You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
Hi everyone,
We have a question regarding the title above. Specifically, we have a custom field (single choice select list) implemented as required in an issue type within a project. Few days ago, a person deleted an option of this custom field. As a result, all issues having this option for that field got the custom field totally hidden. Are there any ways to query for the change history that can point out who did it?
We can fix this problem by writing an JQL querying for the issues that don't have the value for this custom field and update a new value.
The thing we need is to have an audit log (or similar log) of who did such action and which issues are affected, either by Scriptrunner/ Apps or any built-in features so that we could have the evidence to talk to that person.
We appreciate any insights.
Thank you.