Gail Lift
3:35 PM
It appears that our dev (5.12) Azure provisioner is having trouble dealing with this:
select provisionable, in_target, count from grouper_sync_member where grouper_sync_id='fb084876fbc640dba83a2f544077167e' group by provisionable, in_target
T T 2444
T 19437
F 2
3:39
Those blank spaces in the results are nulls. Should a full provisioner run replace the 19437 null in_target values?