-
Type: Improvement
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 10.10-HF58, 2021.15
-
Component/s: BlobManager
-
Release Notes Summary:Blob dispatcher configurations are correctly merged.
-
Epic Link:
-
Team:PLATFORM
-
Sprint:nxplatform #53
-
Story Points:3
While testing the retention and coldstorage addons, we notice that one addon configuration erased the other addon configuration.
This is due to the blob dispatcher contribution which doesn't make a merge on its contributions, it takes the last contributed.
We want to fix this to allow the installation of both addons on the same Nuxeo server. This would probably mean implementing the merge mechanism on the blob dispatcher registry.
- Is referenced in