Caused by rB0d9f79b163ee: Cleanup: Reduce variable scope, use LISTBASE_FOREACH macro.
IDP_SyncGroupTypes was now syncing from src to src (leading to
unexpected operator properties).
Assume this is rather critical, dont know the part of the code well, but
above commit clearly shows a change from dest->data.group to src->data.group which shouldnt be there.