Uploaded image for project: 'Red Hat Process Automation Manager'
  1. Red Hat Process Automation Manager
  2. RHPAM-833

log tables are not updated upon case reopening

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 7.0.0.GA
    • 7.0.0.GA
    • jBPM Core
    • None
    • JBPM 7.7.0.Final, Windows 10, JDK 1.8.0_131

    • 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: