Actions
Task #2983
closedAvailable property can sometimes not be added to user
Start date:
10/19/2021
Due date:
% Done:
100%
Estimated time:
Owner:
Description
Sometimes, although a property is available, it will not be assigned to a user. This is because it is saved in cache which happens more often than it should. This is a quite rare issue since the cache is emptied regularly.
Updated by Tomáš Doischer about 3 years ago
- Status changed from In Progress to Needs feedback
- Assignee changed from Tomáš Doischer to Luboš Čábelka
- % Done changed from 0 to 80
Fixed, I added a condition to only cache the value when I will actually use it later.
Commit: https://git.bcvsolutions.eu/modules/property/-/commit/834828ccf864ecc841e108cadc5cfaceeb5ebb28
@lubos.cabelka@bcvsolutions.eu, can you give me feedback?
Updated by Luboš Čábelka about 3 years ago
- Status changed from Needs feedback to Resolved
- % Done changed from 80 to 100
Reviewed together with #2982
Code looks good, cannot see any issue.
Actions