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 UI bug related to disabling Deploy button for observers #854

Merged

Conversation

NethmiRanasinghe
Copy link
Contributor

Purpose:

This fix disables the Deploy button in the deployments tab for a read only user (observer role), when the API is not initially deployed.

Implementation:

Restricted the initial Deploy button only for the roles creater and publisher.

Fixes wso2/api-manager#2362

@lasanthaS lasanthaS merged commit 9a6d08e into wso2:main Jan 27, 2025
3 checks passed
@NethmiRanasinghe NethmiRanasinghe deleted the fix-disable-deploy-btn-observer branch January 27, 2025 04:59
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.

[UI] Initial Deployment button for Observers in Publisher should be disabled
2 participants