-
Notifications
You must be signed in to change notification settings - Fork 18
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
feat: enhance support for plan unique identifier in entitlements #953
base: main
Are you sure you want to change the base?
Conversation
This pull request is stale because it has been open 15 days with no activity. Remove stale label or comment or this will be closed in 5 days. |
The API throws a validation error when an invalid plan unique identifier is provided as input, and as a result, the service entitlement is not assigned. We are following up on this issue through the JIRA ticket mentioned below. |
This pull request is stale because it has been open 15 days with no activity. Remove stale label or comment or this will be closed in 5 days. |
This pull request is stale because it has been open 15 days with no activity. Remove stale label or comment or this will be closed in 5 days. |
This pull request is stale because it has been open 15 days with no activity. Remove stale label or comment or this will be closed in 5 days. |
Purpose
Issue #930
Does this introduce a breaking change?
Pull Request Type
What kind of change does this Pull Request introduce?
How to Test
go test ./...
What to Check
Verify that the following are valid:
Other Information
Checklist for reviewer
The following organizational tasks must be completed before merging this PR: