Defect #2364
closedAuthentication: System user change normal user authentication ([SYSTEM] in audit field).
100%
Description
One user action with the same user transactionId has two different logged users in audit - this is not possible. Analyze possible causes and prevent to use logged user threads for system processing (LRT, asynchronous events, provisioning etc.).
Related issues
Updated by Radek Tomiška about 4 years ago
- Status changed from New to In Progress
Updated by Radek Tomiška about 4 years ago
- Status changed from In Progress to Needs feedback
- Assignee changed from Radek Tomiška to Vít Švanda
- Target version changed from 10.5.0 to 10.4.1
- % Done changed from 0 to 90
I was not able to reproduce this issue, but i hope i found a source of it. When all created tasks were processed from GUI, then system authentication was set into logged user thread - it's fixed and it works the same way as process single task (by bulk action or by play button). System authentication is used for LRT just from scheduler.
Commit:
https://github.com/bcvsolutions/CzechIdMng/commit/f3b5343a00d01497bfcd0c19fef199cb010f2bcb
Could you provide me a feedback, please?
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
- % Done changed from 90 to 100
I did reivew. I was not able to reproduce this issue too, but now it works fine and that is important. Thanks for this fix.
Updated by Vít Švanda about 4 years ago
- Subject changed from Authentication: System user change normal user authentication. to Authentication: System user change normal user authentication ([SYSTEM] in audit field).
Updated by Radek Tomiška about 4 years ago
- Status changed from Resolved to Closed
Updated by Vít Švanda about 4 years ago
- Has duplicate Defect #2393: One user action with the same user transactionId has two different logged users in audit ([SYSTEM] in audit field) added