Index: src/utils.c
===================================================================
--- src/utils.c	(revision 1740)
+++ src/utils.c	(working copy)
@@ -82,6 +82,7 @@
 	gpe_environment *env = (gpe_environment *)osync_context_get_plugin_data (ctx);
 	OSyncChange *change;
 	change = osync_change_new ();
+	osync_change_set_member(change, env->member);
 
 	/* We report the uids as
 	 * gpe-contacts-0123, gpe-todo-0123, etc. so that file-sync

