Details
-
Improvement
-
Resolution: Fixed
-
Neutral
-
1.0
-
None
-
None
-
-
Empty show more show less
-
Yes
Description
Changes to DAM consist of moving some information from the main node to the jcr:content (nt:resource) subnode (e.g. extension).
To be able to query these information, we should update queries to use JCR_SQL2 JOIN statements rather than updating the JCR index.
Update JcrAssetProvider:
- getAssetsForFilter should use JOIN statment, so no index update is required
- extract SQL statement creation to separate function (for better testing)
Checklists
Acceptance criteria
Attachments
Issue Links
- relates to
-
MGNLSTK-1186 Fix/adapt component stkDownloadList
-
- Closed
-
- supersedes
-
MGNLDAM-273 Adapt JCR indexing for DAM mgnl:assets
-
- Closed
-