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

🐛 [Frontend] Bugfix: handle better groups/${gid}/users error #7048

Merged
merged 6 commits into from
Jan 16, 2025

Conversation

odeimaiz
Copy link
Member

@odeimaiz odeimaiz commented Jan 16, 2025

What do these changes do?

When a group is not readable by a user, but a resource is shared with them and this group is part of the sharees, the listing of members will fail showing an empty list.

Before:
Before

After:
Fixed

Related issue/s

How to test

Dev-ops checklist

@odeimaiz odeimaiz self-assigned this Jan 16, 2025
@odeimaiz odeimaiz changed the title 🐛 [Frontend] Bugfix: handle getUser error 🐛 [Frontend] Bugfix: better handle groups/${gid}/users error Jan 16, 2025
@odeimaiz odeimaiz added this to the Singularity milestone Jan 16, 2025
@odeimaiz odeimaiz added a:frontend issue affecting the front-end (area group) bug buggy, it does not work as expected labels Jan 16, 2025
@odeimaiz odeimaiz enabled auto-merge (squash) January 16, 2025 13:19
@odeimaiz odeimaiz changed the title 🐛 [Frontend] Bugfix: better handle groups/${gid}/users error 🐛 [Frontend] Bugfix: handle better groups/${gid}/users error Jan 16, 2025
Copy link
Member

@sanderegg sanderegg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

Copy link
Contributor

@GitHK GitHK left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@odeimaiz odeimaiz merged commit 7cba3a6 into ITISFoundation:master Jan 16, 2025
55 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
a:frontend issue affecting the front-end (area group) bug buggy, it does not work as expected
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants