Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UMAPI: Use option "updateIfAlreadyExist" when creating groups #721

Closed
kwin opened this issue Jun 7, 2024 · 0 comments · Fixed by #722
Closed

UMAPI: Use option "updateIfAlreadyExist" when creating groups #721

kwin opened this issue Jun 7, 2024 · 0 comments · Fixed by #722
Assignees

Comments

@kwin
Copy link
Member

kwin commented Jun 7, 2024

Due to a bug meanwhile fixed in UMAPI (https://adminconsole.adobe.com/FA907D44536A3C2B0A490D4D@AdobeOrg/support/support-cases/E-001223901) the option ignoreIfAlreadyExist was used instead of updateIfAlreadyExist. Since Adobe fixed the bug on UMAPI side (related to different case sensitivity on group names) we should use updateIfAlreadyExist (to make sure that descriptions of existing groups are updated).

@kwin kwin self-assigned this Jun 7, 2024
kwin added a commit that referenced this issue Jun 7, 2024
groups are properly updated

The previous option "ignoreIfAlreadyExists" was used as workaround for
an UMAPI bug which was meanwhile fixed by Adobe.

This closes #721
@kwin kwin closed this as completed in #722 Jun 7, 2024
kwin added a commit that referenced this issue Jun 7, 2024
groups are properly updated

The previous option "ignoreIfAlreadyExists" was used as workaround for
an UMAPI bug which was meanwhile fixed by Adobe.

This closes #721
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant