Skip to content

Ignore group members in user quick actions

Alex Kalderimis requested to merge 352418-quick-action-assign-groups into master

What does this MR do and why?

This MR addresses some of the edge cases with user extraction from parameters in quick-actions.

In particular we:

  • guarantee never to return groups from the reference extractor in quick actions when looking for users
  • guarantee never to return unreferencable users
  • provide more helpful messages, indicating what arguments were rejected

Related issues:

Screenshots or screen recordings

These are strongly recommended to assist reviewers and reduce the time to merge your change.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Alex Kalderimis

Merge request reports