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

Fix query task by workflow model name via REST API

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: 7.2-SNAPSHOT
    • Fix Version/s: 7.2
    • Component/s: Workflow
    • Tags:
    • Sprint:
      nxNag Sprint 7.2.1

      Description

      When querying tasks by workflow model name as follow:

      http://localhost:8080/nuxeo/site/api/v1/task?workflowModelName=ParallelDocumentReview
      

      it will work for workflow started after the last server restart.

      But for workflow started before the last server restart, the workflow model associated to the wf instance does not exist anymore.

      Indeed, models are recreated at each server restart (why? maybe to avoid conflicts when some modifications are done).

        Attachments

          Activity

            People

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

              Dates

              • Created:
                Updated:
                Resolved: