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

Aspera download includes trashed docs

    XMLWordPrintable

    Details

    • Tags:
    • Backlog priority:
      500
    • Sprint:
      Connectors Sprint 4 - Sept
    • Story Points:
      2

      Description

      Update NXQL query in GetChildrenBlobs operation to exclude trashed documents

      for example
      protected static final String QUERY = "SELECT * FROM ? WHERE ecm:path STARTSWITH '?' AND ecm:mixinType != 'HiddenInNavigation' AND ecm:isProxy = 0 AND ecm:isVersion = 0 AND ecm:isTrashed = 0";
      

        Attachments

          Issue Links

            Activity

              People

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

                Dates

                • Created:
                  Updated:
                  Resolved: