Actions
bug #5581
closedSpecimen title cache does not show up correctly after editing
Status:
Closed
Priority:
New
Assignee:
Category:
cdmlib
Target version:
Start date:
Due date:
% Done:
100%
Estimated time:
Severity:
normal
Found in Version:
Description
Specimen saved with remoting do not use the correct cache strategy. This leads to caches with class and uuid or "not yet implemented".
The reason is that for specimen and field units no default cache strategy exists. The derived unit facade cache strategy could fill this place but is available only in cdmlib-service not in cdmlib-model.
As a workaround we may inject facade strategy into cdmlib-model via Class.forName
See also #5545
Related issues
Updated by Andreas Müller over 7 years ago
- Status changed from New to Resolved
- Assignee changed from Andreas Müller to n.kilian -
Fixed during last hotfix by r27194 => created #5545
... and r27233, r27234, r27236, r27237, r27240 (#5545)
Updated by Andreas Müller over 7 years ago
Updated by Andreas Müller about 2 years ago
- Description updated (diff)
- Status changed from Resolved to Closed
- Assignee changed from Norbert Kilian to Andreas Müller
- % Done changed from 0 to 100
For MediaSpecimen and DnaSample a cache strategy exists now. So I close this ticket.
Updated by Andreas Müller about 1 year ago
- Related to feature request #5573: Cache Strategy for Media Specimen required added
Actions