Skip to content

monitoredState should support natively also usergroups #12309

@offtherailz

Description

@offtherailz

Description

Actually default monitoredState supports mapType and user (so role) but not usergroups.

Usergroups are not simply "names" so it's also difficult to write an expression to manage it.

  • all the groups must be enabled
  • all the group in state are objects, so they have to be iterated.

The easier and more complete way is to provide a native monitoredState that supports it

What kind of improvement you want to add? (check one with "x", remove the others)

  • Minor changes to existing features
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Other... Please describe:

Other useful information

Metadata

Metadata

Assignees

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions