We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
As Portal Business Admin, I want the correct roles, so that I can subscribe to Apps and Services.
As defined in matrix: Permission Matrix
Portal-frontend currently requires BOTH subscribe_apps and subscribe_services roles to subscribe to an app.
The text was updated successfully, but these errors were encountered:
feat(roles): add subscribe_service permission to Business Admin
9c92cab
This missing permission prevented Business Admin from subscribing to services. Refs: eclipse-tractusx#172
feat(roles): add subscribe_service permission to Business Admin (#173)
417cd94
This missing permission prevented Business Admin from subscribing to services. Refs: #172
typecastcloud
No branches or pull requests
Description
As Portal Business Admin,
I want the correct roles,
so that I can subscribe to Apps and Services.
As defined in matrix:
Permission Matrix
Acceptance Criteria
Additional Information
Portal-frontend currently requires BOTH subscribe_apps and subscribe_services roles to subscribe to an app.
The text was updated successfully, but these errors were encountered: