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: members of managing space don't have the 3 dots menu displayed - EXO-74880 #405

Merged
merged 2 commits into from
Oct 23, 2024

Conversation

Jihed525
Copy link
Member

Before this change, when set spaceX as processA manager space and userX member of spaceX access to process App and list porcessest, userX doesn't have the 3 dots menu displayed on. To resolve this problem, add isCanEdit and isCanDelete permission to all spaceX members and add to the check for who the 3 dots button is displayed if the user can edit it then he has permission to display the button. After this change, the 3 dots menu of processA is displayed for any spaceX member.

…e 3 dots menu displayed - EXO-74880 . (#402)

Before this change, when set spaceX as processA manager space and userX member of spaceX access to process App and list porcessest, userX doesn't have the 3 dots menu displayed on.
To resolve this problem, add isCanEdit and isCanDelete permission to all spaceX members and add to the check for who the 3 dots button is displayed if the user can edit it then he has permission to display the button. After this change, the 3 dots menu of processA is displayed for any spaceX member.

(cherry picked from commit 959d270)
…e 3 dots menu displayed - EXO-74880 . (#403)

Before this change, when set spaceX as processA manager space and userX member of spaceX access to process App and list porcessest, userX doesn't have the 3 dots menu displayed on.
To resolve this problem, add isCanEdit and isCanDelete permission to all spaceX members and add to the check for who the 3 dots button is displayed if the user can edit it then he has permission to display the button. After this change, the 3 dots menu of processA is displayed for any spaceX member.

(cherry picked from commit b9ca4fa)
@Jihed525 Jihed525 self-assigned this Oct 23, 2024
@Jihed525 Jihed525 enabled auto-merge (squash) October 23, 2024 15:57
Copy link

sonarcloud bot commented Oct 23, 2024

@Jihed525 Jihed525 merged commit 3e38706 into develop Oct 23, 2024
8 checks passed
@Jihed525 Jihed525 deleted the backportDEV-74880 branch October 23, 2024 15: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.

3 participants