You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
If I use the REST API to update the GroupMembership aspect of a user, and then run an ingestion source like Okta, the edges I've created are overwritten by the data produced by the Okta source.
To Reproduce
Run okta source to ingest users, groups, membership.
Describe the bug
If I use the REST API to update the GroupMembership aspect of a user, and then run an ingestion source like Okta, the edges I've created are overwritten by the data produced by the Okta source.
To Reproduce
Expected behavior
Adding edges should be an additive process, not prone to overwrites.
The text was updated successfully, but these errors were encountered: