Actions
Bug #10516
closedUsers Tag Returns Null Value in Custom Loggers
Start date:
17/01/2024
Due date:
% Done:
100%
Estimated time:
Device Type:
Component:
Type:
Description
Environment details
6.0.0 server
- Begin the process of creating a role.
- During role creation, assign permissions to the role.
- Complete the role creation process.
Expected Behavior
The 'users' tag should retain the assigned user information in the logs after assigning permissions during the role creation process.
Actual Behavior
After assigning permissions during the role creation process, the 'users' tag in the logs is observed to have a null value.
Result
[2024-01-17 10:57:55,082] INFO - [UPDATE_ROLE] [PRIMARY] [RoleC] [null] [carbon.super] [-1234] [admin]- Role RoleC updated
Files
Actions