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

Make the Untrash action smarter

    XMLWordPrintable

    Details

    • Type: Improvement
    • Status: Reopened
    • Priority: Minor
    • Resolution: Unresolved
    • Affects Version/s: None
    • Fix Version/s: Postponed
    • Component/s: Core
    • Upgrade notes:
      Hide

      Explicitly trashed documents (i.e., documents put in the trash directly instead of as a consequence of their parent being trashed) will stay trashed when untrashing one of their ancestors.

      They can still be explicitly untrashed.

      Show
      Explicitly trashed documents (i.e., documents put in the trash directly instead of as a consequence of their parent being trashed) will stay trashed when untrashing one of their ancestors. They can still be explicitly untrashed.
    • Team:
      PLATFORM
    • Story Points:
      2

      Description

      Given the following structure:

      – A

            — A1

            — A2

                — A21

                — A22

      currently, the following series of action :

      • Delete A1
      • Delete A22
      • Delete A
      • Restore A

      will produce the following result

      – A

            — A1 (isTrashed:false)

            — A2 (isTrashed:false)

                — A21 (isTrashed:false)

                — A22(isTrashed:false)

       

      while we would like the final state to be:

      – A

            — A1 (isTrashed:true)

            — A2 (isTrashed:false)

                — A21 (isTrashed:false)

                — A22(isTrashed:true

       

       

        Attachments

          Issue Links

            Activity

              People

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

                Dates

                • Created:
                  Updated:

                  Time Tracking

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