Skip to content

Add grouping to audit event type filter

Lorenz van Herwaarden requested to merge group-audit-event-types into master

What does this MR do and why?

Relates to #344847 (closed)

Audit event types are shown by their category with a first category designated for the selected options.

Screenshots or screen recordings

grouping

How to set up and validate locally

Make sure you have an EE license

  1. Go to any group
  2. Go to "Secure" > "Audit events"
  3. Click "Streams" tab
  4. Create a new streaming destination by clicking "Add streaming destination"
  5. Provide a "Destination URL" and click the "Filter by stream event" accordion
  6. Click the listbox
  7. Validate it lists the audit event types by category and there is no "Selected" category
  8. Validate that if you select an audit event type, it's listed at the top in a category "Selected"
  9. Validate that if you search for specific audit event types, the list is properly filtered, meaning only categories with items included are shown.

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 Lorenz van Herwaarden

Merge request reports