Uploaded image for project: 'Nuxeo Platform'
  1. Nuxeo Platform
  2. NXP-18325

Allow queries returning documents from other id than uuid

    XMLWordPrintable

    Details

      Description

      We need to make improvement on the NXQL language to be able to issue such query :

              SELECT collection:documentIds  FROM Collection WHERE ecm:uuid = ? AND ecm:mixinType != 'HiddenInNavigation' AND
              ecm:isCheckedInVersion = 0 AND ecm:currentLifeCycleState !=
              'deleted'
      

      which will return Document result set (i.e. the collection members) with ACLs filtering.

      See complete use case in NXP-17125.

        Attachments

          Issue Links

            Activity

              People

              • Votes:
                0 Vote for this issue
                Watchers:
                1 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved: