Uploaded image for project: 'camunda BPM'
  1. camunda BPM
  2. CAM-11201

sdk-js: Store only updated variables

    XMLWordPrintable

Details

    • Feature Request
    • Resolution: Won't Fix
    • L3 - Default
    • None
    • None
    • sdk-js
    • None

    Description

      Original posted as github issue by user danimasa
      https://github.com/camunda/camunda-bpm-sdk-js/issues/125
      --------------
      When I call the store function, all variables are stored but I need only updated variables.

      In the current situation, if some variable is changed in some parallel form the current stored variable, even if it is not changed (and in most of my cases the values is only for visualization), is stored with the older value. And in submit function it takes preference over the current value from server.

      In my point of view, only changed variables should be stored when I call the store function. The others should always be fetched from server.

      mgm-controller-panel

        This is the controller panel for Smart Panels app

        Attachments

          Activity

            People

              Unassigned Unassigned
              martin.stamm Martin Stamm
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Salesforce