Alok-kumar-priyadarshi opened a new pull request, #60448: URL: https://github.com/apache/airflow/pull/60448
### Summary Fixes an issue where `ab_user.changed_on` was not updated when editing a user, including cases where only roles were changed. ### What changed - Ensure `changed_on` is updated on user modifications - Refresh `changed_on` for role-only updates - Add a regression test to prevent future regressions Fixes #60402 --- ## Was generative AI tooling used to co-author this PR? - [X] Yes Generated-by: ChatGPT -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
