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

Allow saving in documents blobs coming from a non-document blob provider

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 9.10-HF03, 10.1
    • Component/s: BlobManager
    • Release Notes Summary:
      Blobs coming from a non-document blob provider can be saved in documents.
    • Tags:
    • Backlog priority:
      700
    • Upgrade notes:
      Hide

      A blob provider use by the transient store has to be configured with <property name="transient">true</property> for the blobs to be properly copied when saved to other blob providers.

      Show
      A blob provider use by the transient store has to be configured with <property name="transient">true</property> for the blobs to be properly copied when saved to other blob providers.
    • Sprint:
      nxFG 10.1.1, nxFG 10.1.2
    • Story Points:
      3

      Description

      If a blob is managed and coming from a Blob Provider that's not known to the Blob Dispatcher, it should be copied when saved to a document.

      For instance if the blob comes from the KeyValueBlobTransientStore, when saving it in a document the expectation is to copy it to the appropriate Blob Provider of the document's repository.

      Currently this is not working, as DocumentBlobManagerComponent#writeBlob will just return the blob's key and not do a copy.

        Attachments

          Issue Links

            Activity

              People

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

                Dates

                • Created:
                  Updated:
                  Resolved:

                  Time Tracking

                  Estimated:
                  Original Estimate - 0 minutes
                  0m
                  Remaining:
                  Remaining Estimate - 0 minutes
                  0m
                  Logged:
                  Time Spent - 3 hours
                  3h