Defect #2566
closedFill originalCreatorId and originalModifierId for assigned roles (possible loss of audit info when changing login of admin)
100%
Description
Tested on 10.6.1
Please add a small improvement in the awesome feature "Login as other user". When assigning a role as the other user, the Audit fields originalCreatorId/originalModifierId are not filled, only the username is filled in originalCreator/originalModifier. If the username of the user changed, then the audit record would lose connection to the identity, see below.
(This would be probably interesting also if we had a report containing original creators - then we would probably want to find the data by the IDs and not usernames.)
Files
Related issues
Updated by Vít Švanda about 4 years ago
- Assignee changed from Ondřej Kopr to Radek Tomiška
Updated by Radek Tomiška about 4 years ago
- Status changed from New to In Progress
- Target version set to 10.7.0
Updated by Radek Tomiška about 4 years ago
- Tracker changed from Task to Defect
- Status changed from In Progress to Needs feedback
- Assignee changed from Radek Tomiška to Vít Švanda
- % Done changed from 0 to 90
- Affected versions 10.5.0 added
I've added filling original creator and modifier identifier for assigned roles created from role requests.
Commit:
https://github.com/bcvsolutions/CzechIdMng/commit/9ad177ea2801909a258d8522426af960686bd333
Could you provide me a feedback, please?
Updated by Radek Tomiška about 4 years ago
- Related to Feature #2439: Authentication: Switch user added
Updated by Vít Švanda about 4 years ago
- Status changed from Needs feedback to Resolved
- Assignee changed from Vít Švanda to Radek Tomiška
- Priority changed from Low to Normal
- % Done changed from 90 to 100
I did reivew and tested it for assigned roles and for universal requests (change of IdmRole). Id of original creator and modifier are filled now. Thanks for this fix.
Updated by Radek Tomiška about 4 years ago
- Status changed from Resolved to Closed