-
Type:
Bug
-
Resolution: Cannot Reproduce
-
Priority:
Major
-
Affects Version/s: COmanage Registry 3.3.0 (Magic Ring)
-
Component/s: Registry
-
None
Identities that do not get fully enrolled for some reason or just need to be expunged to test additional enrollment patterns sometimes seem to get lost but persist in a way that prevents re-enrollment.
Ex: a gmail identity that cannot be re-enrolled
mysql> select actor_identifier,deleted,modified from cm_org_identities where actor_identifier like '%114534390320839864385@google.com%';
----------------------------------------++--------------------
actor_identifier | deleted | modified |
----------------------------------------++--------------------
114534390320839864385@google.com | 1 | 2020-05-06 18:27:03 |
114534390320839864385@google.com | 1 | 2020-05-06 18:43:17 |
114534390320839864385@google.com | 1 | 2020-05-14 19:42:23 |
----------------------------------------++--------------------
3 rows in set (0.00 sec)
Searches for the CO Person or Organizational identity do not find this, however, an attempt to enroll results in an error. See attachment