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

Dedicated "trashed" boolean

    XMLWordPrintable

    Details

    • Type: Epic
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 10.2
    • Component/s: Core

      Description

      Currently to put a document in the trash, we change its lifecycle state to deleted. This has several unfortunate consequences:

      • the lifecycles have to have a 'deleted' state
      • the lifecycles have to be designed with appropriate transitions to the 'deleted' state
      • putting a document in the trash loses its previous lifecycle information, so we have to guess a lifecycle state if the document is restored (removed from the trash).

      To avoid this, we should use a specific system property boolean ecm:isTrashed instead of the lifecycle state to denote trashed documents.

      The will be Java and NXQL APIs to access this boolean.

        Attachments

          Issue Links

            Activity

              People

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

                Dates

                • Created:
                  Updated:
                  Resolved: