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

Make setting to disable workflow cleanup actually work

    XMLWordPrintable

    Details

    • Release Notes Summary:
      The nuxeo.routing.disable.cleanup.workflow.instances property can be used to disable workflow cleanup.
    • Backlog priority:
      1,000
    • Sprint:
      nxFG 10.2.3

      Description

      A regression has been introduced in NXP-21680, in this specific commit:
      https://github.com/nuxeo/nuxeo-platform-document-routing/commit/4099087c9fe6a3079c69bd1a3dc73ef84f22153b

      The nuxeo.routing.disable.cleanup.workflow.instances setting is not being used anymore. Therefore the listener now deletes everyday any completed workflow.

      Current workaround consist of disabling workflowInstancesCleanup listener in a contrib file:

      <require>org.nuxeo.ecm.platform.routing.cleanup.config</require>
        <extension target="org.nuxeo.ecm.core.event.EventServiceComponent"
          point="listener">
          <listener name="workflowInstancesCleanup"
                        enabled="false"/>
        </extension>
      

        Attachments

          Issue Links

            Activity

              People

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

                Dates

                • Created:
                  Updated:
                  Resolved:

                  Time Tracking

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