Uploaded image for project: 'jBPM'
  1. jBPM
  2. JBPM-5657

Active case stage doesn't correspond to the actual state of case instance

    XMLWordPrintable

Details

    • NEW
    • NEW

    Description

      The following operations don't return actual information of the stages once the first stage is completed and the second stage is active:

      stage = caseRuntimeDataService.getCaseInstanceStages(caseId, true, new QueryContext(0, 1));

      List<CaseStage> stages = caseClient.getStages(CONTAINER_ID, caseId, true, 0, 1);

      Attachments

        Activity

          People

            swiderski.maciej Maciej Swiderski (Inactive)
            ibek1@redhat.com Ivo Bek
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: