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

Filtering of the service by user group does not work #6740

Open
3 tasks
loverowey opened this issue Sep 27, 2024 · 0 comments
Open
3 tasks

Filtering of the service by user group does not work #6740

loverowey opened this issue Sep 27, 2024 · 0 comments

Comments

@loverowey
Copy link

Description
There is a filtering function by user groups, and it works in all resources except the "Services" resource. If two services are assigned different groups, and then enable filtering in the profile menu by one of the groups, both services will still be displayed.

To Reproduce

  1. Create two groups "group1" and "group2"
  2. Add the user of the current session to both groups
  3. Create two services "group_service1" and "group_service2"
  4. Change the owner of both services to the user of the current session
  5. Change the service group "group_service1" to "group1"
  6. Change the service group "group_service2" to "group2"
  7. In the profile menu "Groups" -> select "group1"
  8. Go to Instances -> Services

Expected behavior
Only the "group_service1" service is displayed in the list

Actual behavior
Both created services are displayed in the list

Details

  • Affected Component: opennebulla, sunstone
  • Version: 6.0.0.2-1.ce
simplescreenrecorder-2024-09-27_13.25.53.mp4

Progress Status

  • Code committed
  • Testing - QA
  • Documentation (Release notes - resolved issues, compatibility, known issues)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant