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

Fix MongoDB query select on wildcard properties

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: 7.10
    • Fix Version/s: 7.10-HF04, 8.1
    • Component/s: Core MongoDB

      Description

      Currently MongoDB queries doing queryAndFetch with wildcards in the projection (like SELECT foo/*/bar FROM ...) fail.

      Fixing this requires post-parsing the MongoDB documents to re-evaluate the query and compute the projection, sharing most of the code with the in-memory DBS repository.

        Attachments

          Issue Links

            Activity

              People

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

                Dates

                • Created:
                  Updated:
                  Resolved: