Is there a way to tell what group a user was in when the account was created? Atleast through a DB query.
So you want to know in which group a user was in the past if I'm correctly?
That's right @louisdj. Atleast the groups when the account was created. I got it done through audit log, as @Patrick Cartier [Candylio] said. But I have one more question regarding the same.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Bimal Ramesan,
Jira stores this information, you can check the audit log:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Cool. Thanks for your reply @Patrick Cartier [Candylio]. That did the trick.
But another question. Our retention policy is 3 months. If the user is older than that? Something like a year old user.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
No, the data is not stored. The audit log is the only place these things are recorded.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.