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

Check-in special children recursively

    XMLWordPrintable

    Details

    • Type: Improvement
    • Status: Open
    • Priority: Minor
    • Resolution: Unresolved
    • Affects Version/s: None
    • Fix Version/s: 11.x
    • Component/s: Core

      Description

      Context

      During NXP-27984 we've introduced the notion of special children (technical document under a non-folderish document) in order to have correct ACLs for Comments.

      During a check-in operation on the top-level document (the on being commented), we copy the special children under the version.
      The resulting documents have isVersion = false, making them difficult to be differentiated from working copy. One difference is the path of copied children which doesn't start by /.

      Request

      We want to be able to filter out this kind of documents on a search like we do for versions. This means we need to set isVersion to true on these documents.

      The first solution to try is to check-in these documents recursively during top-level document check-in operation.

        Attachments

          Activity

            People

            • Assignee:
              Unassigned
              Reporter:
              kleturc Kevin Leturc
              Participants:
            • Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

              • Created:
                Updated: