Uploaded image for project: 'JBoss BPMS Platform'
  1. JBoss BPMS Platform
  2. RHBPMS-4097

[GSS](6.3.z)Older version of Process image downloaded through kie-server's REST API after process upgrade

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • None
    • 6.3.0.GA
    • Kie-Server
    • None
    • Documentation (Ref Guide, User Guide, etc.), Release Notes
    • Workaround Exists
    • Hide

      We can see latest version of process image after restarting kie-container.

      Show
      We can see latest version of process image after restarting kie-container.
    • Hide
      • Create simple process definition under default package.
      • Build deploy project, and configure kie-container.
      • Update BPMN process, add one more script task. Build deploy project, and upgrade version of kie-container
      • Download process image using REST API:
        ~~~
        curl -o ProcessImage.svg -H 'Content-type:application/svg' -u 'bpmsAdmin:admin12@' 'http://127.0.0.1:8080/kie-server/services/rest/server/containers/ {ContainerID}

        /images/processes/

        {ProcessDefinitionID}

        '
        ~~~
        We can see older version of process image.

      Show
      Create simple process definition under default package. Build deploy project, and configure kie-container. Update BPMN process, add one more script task. Build deploy project, and upgrade version of kie-container Download process image using REST API: ~~~ curl -o ProcessImage.svg -H 'Content-type:application/svg' -u 'bpmsAdmin:admin12@' 'http://127.0.0.1:8080/kie-server/services/rest/server/containers/ {ContainerID} /images/processes/ {ProcessDefinitionID} ' ~~~ We can see older version of process image.

    Description

      Sticky behavior is observed with process image, we have done some changes to bpmn flow like adding script task. save , build and deployed with new version. Container upgraded with latest version. But REST API provide older version of process image.

      Attachments

        Issue Links

          Activity

            People

              swiderski.maciej Maciej Swiderski (Inactive)
              rhn-support-abhumbe Abhijit Humbe
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: