-
Type: Task
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 10.2
-
Fix Version/s: 10.3
-
Component/s: Collections
-
Release Notes Summary:-
-
Tags:
-
Upgrade notes:
-
Sprint:nxGang Sprint 10.3.2, nxGang Sprint 10.3.3
Currently, https://github.com/nuxeo/nuxeo/tree/release-10.2/nuxeo-features/nuxeo-platform-collections/nuxeo-platform-collections-core mixes both collections schemas, doc types, services, etc. which are now pretty low level feature of the nuxeo platform and some automation operations, json enrichers, io stuff which are rather high level.
This is a pain for implementing NXP-24298 -> add a json enricher that would be able to tell if a folder or a collection has some content because the only place where we could code it without having maven dependency cycle is the nuxeo-platform-collections-core bundle.