-
Type: User story
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Admin Console
-
Epic Link:
-
Tags:
-
Sprint:UI - 2024-9, UI - 2024-10
-
Story Points:2
As a system administrator, I can recompute the renditions of the pictures returned by a NXQL query
[PICTURES-NXQL]
AC
Behavior is similar as [REINDEX-NXQL]
With the following differences:
Tab name: "NXQL Query"
Title:
"Generate the renditions of the pictures returned by a NXQL query"
Parameters:
- NXQL Query
- Help text: See [NXQL documentation](links to https://doc.nuxeo.com/nxdoc/nxql/ in a new page) for available options
- Default value:
SELECT * FROM Document WHERE ecm:mixinType = 'Picture' AND picture:views/*/title IS NULL AND ecm:isVersion = 0 AND ecm:isProxy = 0 AND ecm:isTrashed = 0 AND dc:title = 'A picture without renditions'
Confirmation is required, see [CONFIRMATION-REQUIRED] and [EXPLAINER-THUMBNAILS]
There are no Sub-Tasks for this issue.