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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(service): only create org license if license non-null #6945

Merged
merged 1 commit into from Mar 18, 2024

Conversation

jourdiw
Copy link
Contributor

@jourdiw jourdiw commented Mar 18, 2024

Issue

https://gravitee.atlassian.net/browse/APIM-4251

Description

When receiving a OrganizationCommand that has a null license and the organization license does not exist in the database, then no organization license should be persisted in the database.

This is to allow newly created organizations to default on the Platform license if they have never had an organization-specific license.

Additional context


馃摎聽聽View the storybook of this branch here

@jourdiw jourdiw marked this pull request as ready for review March 18, 2024 09:01
@jourdiw jourdiw requested a review from a team as a code owner March 18, 2024 09:01
@jourdiw jourdiw merged commit 83a50f5 into 4.3.x Mar 18, 2024
37 of 39 checks passed
@jourdiw jourdiw deleted the apim-4251-handle-create-license branch March 18, 2024 10:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants