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

NXQL ecm:ancestorId must work with non default idtype

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: 6.0
    • Fix Version/s: 6.0-HF13, 7.3
    • Component/s: Core VCS

      Description

      When using nuxeo.test.vcs.idtype=sequence the ecm:ancestorId does not work:

      SELECT * FROM Document WHERE ecm:ancestorId = '42';
      
      PostgreSQL
      Failed to execute query:
      ERROR: operator does not exist: character varying[] <@ bigint[]
      HINT: No operator matches the given name and argument type(s). You might need to add explicit type casts.
      

        Attachments

          Issue Links

            Activity

              People

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

                Dates

                • Created:
                  Updated:
                  Resolved: