Skip to content

Save the timestamp of the last project authorisation recalculation

Aboobacker MK requested to merge feat_auth_refreshed_at into master

What does this MR do and why?

Save the timestamp of the last project authorisation recalculation. Primary use case of this field is to get better visibility on when the authorisation is updated for the given user. This helps in investigating and debugging inconsistency in authorisation rules. We don't have any plan for using this field for any user facing UI for now.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

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.

Fixes #425401 (closed)

Edited by Aboobacker MK

Merge request reports