-
Bug
-
Resolution: Timed out
-
Low
-
1
-
Severity 3 - Minor
-
Issue Summary
Deleting a group from the user management does not reflect it being removed from Project roles in the Jira Audit log
Steps to Reproduce
- Create a Group in the User management of your site/Org.
- Go to any Project settings > People, and assign the group
- Delete the group from the User management page and wait a few seconds for the sync to happen to Jira. Verify the group disappears from the People page.
- Go to the Audit log and check the latest changes
Expected Results
We see 4 events:
- Group created.
- Group added to project role.
- Group deleted.
- Group removed from project role.
Actual Results
We see 3 events:
- Group created.
- Group added to project role.
- Group deleted.
There is no entry for" Group removed from project role". This can cause tremendous confusion because the group disappears from the People section of every project, does not reflect on the Permission scheme, and does not leave an entry in the audit log, with the user not having any way to connect that the group deleted had any connection to the project roles being affected.
Note: when removing a group from the People section using the "Remove" link, there is an audit log entry made:
Workaround
Currently, there is no known workaround for this behavior. A workaround will be added here when available
- is related to
-
JRACLOUD-77050 Audit log - Project role change tracking information
- Gathering Interest