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: Process isn't displayed in I manage filter if I'm a member only in its management space - EXO-76971 #428

Merged
merged 1 commit into from
Feb 17, 2025

Conversation

Jihed525
Copy link
Member

Before this change, when UserA is a member in SpaceA and isn't member in spaceB and Admin creates ProcessX with spaceA as space manager and SpaceB as space requester then UserA opens the process app and clicks on I manage filter, filter I manage isn't displayed for userA . To resolve this problem, add a condition in the buildWorkflowQuery of the WorkFlowDAO Class if the filter is I manage I filter only by managers otherwise I can filter by managers and participators. After this change, all processes where I'm a member of their managing space should be displayed in I manage filter.

(cherry picked from commit d522f6d)

…in its management space - EXO-76971. (#427)

Before this change, when UserA is a member in SpaceA and isn't member in spaceB and Admin creates ProcessX with spaceA as space manager and SpaceB as space requester then UserA opens the process app and clicks on I manage filter, filter I manage isn't displayed for userA . To resolve this problem, add a condition in the buildWorkflowQuery of the WorkFlowDAO Class if the filter is I manage I filter only by managers otherwise I can filter by managers and participators. After this change, all processes where I'm a member of their managing space should be displayed in I manage filter.

(cherry picked from commit d522f6d)
@Jihed525 Jihed525 self-assigned this Feb 17, 2025
@Jihed525 Jihed525 enabled auto-merge (squash) February 17, 2025 16:46
Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
C Maintainability Rating on New Code (required ≥ A)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

@Jihed525 Jihed525 merged commit 05b2ea4 into develop Feb 17, 2025
16 of 17 checks passed
@Jihed525 Jihed525 deleted the backportdev-76971 branch February 17, 2025 16:50
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.

4 participants