Details
-
Type:
Suggestion
-
Status: Gathering Interest (View Workflow)
-
Resolution: Unresolved
-
Fix Version/s: None
-
Component/s: User Management - Others
-
Labels:None
-
Feedback Policy:
Description
Problem Definition
Jira 8.7 introduces Anonymizing users where admins can anonymize specific users.
In some Jira instances where there are a large number of issues & customfields, the anonymizing user can be slow. This is due to the query executed by the anonymized user function is slow.
Suggested Solution
Improve the query used by the anonymized user function to allow the anonymize function to complete faster.
Workaround
None.