-
Type:
Bug
-
Resolution: Duplicate
-
Priority:
Low
-
Affects Version/s: None
-
Component/s: Product - User Management
-
1
-
Severity 3 - Minor
-
No
-
None
Issue Summary
There is an inconsistency within the UI. If you add a user to a team from the admin panel, audit log entries are created both for the User to Team and Team to User relationships only for the delta(newly added/remove team(s)/user(s)). However, if you add a user from the Team Settings, it only adds an audit log entry for the Team to User only for the delta(newly added/removed user(s)).
Steps to Reproduce
- Add a user to a team from the admin panel
- Add a user to a team from the Team Settings page
Expected Results
The audit log readings for both actions would be the same
Actual Results
The admin panel action shows entries for both user/team and team/user relationships, while the team settings action only shows the team/user relationship.
Workaround
None