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

Cannot build NXQL with 'IS NULL' clause using NXQLQueryBuilder

    XMLWordPrintable

    Details

    • Upgrade notes:
      Hide

      IS NULL operator is available to build whereClause for PageProvider.

      • if value for documentModel is true, it produces IS NULL
      • if value is false, it produces IS NOT NULL
      • if no value is set, it skips the predicate
      Show
      IS NULL operator is available to build whereClause for PageProvider. if value for documentModel is true, it produces IS NULL if value is false, it produces IS NOT NULL if no value is set, it skips the predicate

      Description

      The operators IS NULL and IS NOT NULL cases are not implemented in org.nuxeo.ecm.platform.query.nxql.NXQLQueryBuilder.atomicQueryElement(DocumentModel, PredicateDefinition, Escaper)

        Attachments

          Activity

            People

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

              Dates

              • Created:
                Updated:
                Resolved: