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

fix: Accept role ID instead of Key for organization settings creator role #180

Merged
merged 1 commit into from
Nov 14, 2023

Conversation

chanioxaris
Copy link
Member

Type of change

  • 🐛 Bug fix (non-breaking change which fixes an issue)
  • 🌟 New feature (non-breaking change which adds functionality)
  • 🔨 Breaking change (fix or feature that would cause existing functionality)
  • 📖 Docs change / refactoring / dependency upgrade to change)

Description

We update the logic of the instance organization settings method in order to accept a role ID instead of a Key for the default creator role. This is because we should use an immutable identifier instead of the Key which customers are able to modify

Related Issue (optional)

…role

We update the logic of the instance organization settings method in order
to accept a role ID instead of a Key for the default creator role. This is
because we should use an immutable identifier instead of the Key which
customers are able to modify
@chanioxaris chanioxaris requested a review from a team as a code owner November 14, 2023 07:30
@chanioxaris chanioxaris merged commit 9a6dab1 into main Nov 14, 2023
1 check passed
@chanioxaris chanioxaris deleted the mz/core-374-bapi-update-creator-role-fix-use-id branch November 14, 2023 08:02
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 this pull request may close these issues.

2 participants