We have a requirement to implement a process to deactivate users who are no longer with the organization.
According to our management we are required to sore the deactivation date of the user account in JIRA.
1. can we create a new column in the cwd_user table to store deactivation_date and store the date in it when the user was deactivated ?
2. create a new table in the JIRA DB which can store the list of deactivated users and the deactivation date. Is this possible in JIRA 8.2.2 ?
Hi Roystine,
to be honest, I would refrain from adding "custom" columns to Jira database tables.
During (next) upgrade(s) it might break - for example because of a changing database structure.
Do I understand correctly you are using internal user directory for managing accounts? I am asking because for requirements like the one you described I came across installations where external user management solutions (Active Directory / LDAP / Crowd / ...) are in place. The documentation/tracking on when a user was onboarded/offboarded takes place there.
For the internal user directory there is no out-of-the-box solution that would some to my mind right now, I am afraid.
Cheers,
Daniel
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.