Actions
Defect #2930
closedProperty can sometimes be assigned twice to the same user
Start date:
09/03/2021
Due date:
% Done:
0%
Estimated time:
Affected versions:
Owner:
Description
It was reported that in some cases a user can be assigned two items from the same set. While I was not able to replicate the issue, it can be made asynchronous and thus more robust.
Updated by Tomáš Doischer over 3 years ago
- Status changed from In Progress to Resolved
I investigated it and found that the role request event already has the identity set as a super owner. This means that the same identity can only be processed once at the same time.
Updated by Tomáš Doischer over 3 years ago
- Status changed from Resolved to Closed
Actions