Skip to content

Utilize dormant user period in application settings

What does this MR do and why?

This is MR 2 of 2.

This expands upon the creation of the deactivate_dormant_users_period database column merged in !94383 (merged). It allows the User model to seek the value and also adds the UI to the Admin's settings page to set the value of the column in the database.

Relevant GitLab issue: #336747 (closed)

Screenshots or screen recordings

Before Change: image After change: image

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 Joe Snyder

Merge request reports