Actions
bug #9665
closedFilter out property change event for created and updated and cacheStrategy
Start date:
Due date:
% Done:
100%
Estimated time:
Severity:
major
Found in Version:
Description
Currently these events (created and updated) are fired by the CdmPreDataChange Listener which results in setting titleCaches back to null again. In some cases this leads to a situation where the titleCache is not saved correctly but null is stored instead.
This definetly happened in 1 test related to implementation for #9664.
It might also be the reason for #9649.
And of course it is not good for performance reasons.
Related issues
Updated by Andreas Müller over 2 years ago
- Related to feature request #9664: Add nomenclaturalTitleCache to TeamOrPersonBase added
Updated by Andreas Müller over 2 years ago
- Related to bug #9649: Specimens sometimes have empty titleCache instead of class<UUID> added
Updated by Andreas Müller over 2 years ago
- Status changed from New to Resolved
fixed, will be merged into develop with uml 5.25
Updated by Andreas Müller over 2 years ago
- Status changed from Resolved to Closed
- % Done changed from 50 to 100
Updated by Andreas Müller over 2 years ago
- Related to bug #2449: Some or many names have an empty fullTitleCache though information is atomized added
Updated by Andreas Müller almost 2 years ago
- Related to bug #2448: Missing updated by/when (e.g. in PalmWeb) added
Actions