Skip to content

Update the audit events filter to have a fallback starting date

Jiaan Louw requested to merge jl-update-audit-events-filter-date-range into master

What does this MR do?

This adds a fallback startDate to the audit events date filter. The fallback date is the day before the endDate. Currently it's possible to only set a endDate with no startDate, which meant the date range wasn't limited.

This also fixes the issue where date range buttons are not selected due to the dates not matching by setting the time to zero.

Screenshots

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team

References #223260 (closed)

Edited by Jiaan Louw

Merge request reports