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

log tables are not updated upon case reopening

    XMLWordPrintable

Details

    • NEW
    • NEW
    • Hide

      Reopen a case as follows:

      PUT
      http://localhost:8080/kie-server/services/rest/server/containers/MyPoc/cases/src.testmilestone/instances/AP-0000000006

      {
      "case-data":

      { "caseType": "Technical", "subType": "NEW", "state": "CREATED" }

      ,
      "case-user-assignments":

      { "owner": "admin" }

      }

      Check data in VariableInstanceDataLog and CaseFileDataLog for the new instance created as part of reopening the case.

      Show
      Reopen a case as follows: PUT http://localhost:8080/kie-server/services/rest/server/containers/MyPoc/cases/src.testmilestone/instances/AP-0000000006 { "case-data": { "caseType": "Technical", "subType": "NEW", "state": "CREATED" } , "case-user-assignments": { "owner": "admin" } } Check data in VariableInstanceDataLog and CaseFileDataLog for the new instance created as part of reopening the case.
    • 2018 Week 15-16

    Description

      Reopen a non-active case, and provide some payload with case-data

      case-data is not saved with the new reopened instance either in VariableInstanceLog or CaseFileDataLog table.

      Attachments

        Issue Links

          Activity

            People

              swiderski.maciej Maciej Swiderski (Inactive)
              gagantewari Gagan Tewari (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: