-
-
Notifications
You must be signed in to change notification settings - Fork 220
Closed
Labels
area/aclscope/backendRelated to backend changesRelated to backend changesscope/frontendRelated to frontend changesRelated to frontend changesstatus/triage/completedAutomatic triage completedAutomatic triage completedtype/bugSomething isn't workingSomething isn't working
Description
Issue submitter TODO list
- I've looked up my issue in FAQ
- I've searched for an already existing issues here
- I've tried running
main-labeled docker image and the issue still persists there - I'm running a supported version of the application which is listed here
Describe the bug (actual behavior)
I am trying to create ACL as per below:

However it fails with error:
500 Internal Server Error
patternType must not be MATCH
I am trying to achieve something like this: https://stackoverflow.com/questions/73087776/how-to-authorize-every-group-on-a-topic-in-the-acl
Create a group read permission for given user to be able to have any consumer-group permission (which is ok by me since the user is restricted by ACL on Topic level)
I was able to create the rule by API as well as by cmd, so it should work in the GUI as well, sample of such rule:

Expected behavior
ACL creation should work
Your installation details
10d4a11
11/12/2024, 14:20:31
Steps to reproduce
Try to create ACL as per desription.
Screenshots
No response
Logs
No response
Additional context
No response
Metadata
Metadata
Assignees
Labels
area/aclscope/backendRelated to backend changesRelated to backend changesscope/frontendRelated to frontend changesRelated to frontend changesstatus/triage/completedAutomatic triage completedAutomatic triage completedtype/bugSomething isn't workingSomething isn't working
Projects
Status
Done