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

GetAllDocumentBlobs (Document.GetBlobs) returns thumbnails

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: 10.10-HF71, 2021.32
    • Fix Version/s: 10.10-HF73, 2021.37
    • Component/s: Automation
    • Release Notes Summary:
      The "nuxeo.document.blob.extractor.legacy" nuxeo.conf property is available to return the blob properties of the doc type only
    • Backlog priority:
      850
    • Upgrade notes:
      Hide

      A new nuxeo.document.blob.extractor.legacy nuxeo.conf boolean property has been introduced to switch back to the behavior before NXP-31539 which made sure both static (defined by the document type) and dynamic (added by dynamic facets) blob properties were listed.

      If true, only blob properties referenced by static schemas (attached to the doc type of a document) will be listed. The default value is false.

      This property is available for convenience for 10.10 and 2021 only. The fix done in NXP-31539 is the expected behavior and it will be up to external projects to implement their own operation listing static blob properties for 2023.

      Show
      A new nuxeo.document.blob.extractor.legacy nuxeo.conf boolean property has been introduced to switch back to the behavior before NXP-31539 which made sure both static (defined by the document type) and dynamic (added by dynamic facets) blob properties were listed. If true , only blob properties referenced by static schemas (attached to the doc type of a document) will be listed. The default value is false . This property is available for convenience for 10.10 and 2021 only. The fix done in NXP-31539 is the expected behavior and it will be up to external projects to implement their own operation listing static blob properties for 2023.
    • Sprint:
      nxplatform #86
    • Story Points:
      3

      Description

      Since NXP-31539 Document.GetBlobs will return a thumb:thumbnail blob. It didn't do that before.

      I am concerned that many clients will need to refactor their automation chains and scripts to deal with the new behavior. 

        Attachments

          Issue Links

            Activity

              People

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

                Dates

                • Created:
                  Updated:
                  Resolved: