Skip to content

[FEATURE] Permission groups in index/cluster permissions dropdown do not differentiate index and cluster groups #1346

@cwperks

Description

@cwperks

Is your feature request related to a problem?

When creating or editing a role in opensearch, the first group of options that display are permission groups. Permission groups on the UI are action_groups in the OpenSearch backend and are separated into "index" and "cluster" type groups. When selecting from the options in the dropdown, the user is presented with all permission groups even if they are not pertinent to the current input.

Screenshot 2023-02-23 at 3 16 26 PM

On the Permissions page it shows a column for each action group to label it either an index or cluster permission.

Screenshot 2023-02-23 at 3 15 47 PM

What solution would you like?

Ideally only permission groups for the dropdown are rendered. When typing in a permission, only permissions and permission groups applicable to the corresponding input should be selectable.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions