Defect #2924
closedTwo properties from the same set was assigned to the same user
100%
Description
I created a new set "E3", assigned all available items from the set to users. Then I created requests for several other users via bulk action.
Then I added 10 new items to the "E3" set. For one of the users who were waiting for free item 2 items from the "E3" set were assigned. The assignment was done via a business role with subrole wich assigns the "E3" set.
Files
Updated by Tomáš Doischer over 3 years ago
- Status changed from New to In Progress
Updated by Tomáš Doischer over 3 years ago
- Status changed from In Progress to Needs feedback
- Target version changed from 2.0.0 to 1.0.1
- % Done changed from 0 to 90
I was able to replicate the issue. The main reason for this was that two processors which were both assigning property were sometimes called both.
Commit: https://git.bcvsolutions.eu/modules/property/-/commit/84c63e31f83a872be606d0e970cd196ece3e172c
Updated by Tomáš Doischer over 3 years ago
Added test was improved to catch the issue: https://git.bcvsolutions.eu/modules/property/-/commit/b977f4a84e2a9a3d3913165c20484f52ec4ff2c3
Updated by Tomáš Doischer over 3 years ago
- Status changed from Needs feedback to Resolved
- % Done changed from 90 to 100
Updated by Tomáš Doischer over 3 years ago
- Status changed from Resolved to Closed