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

I can request list of removed variables from REST API

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Fixed
    • Icon: L3 - Default L3 - Default
    • 7.8.0, 7.8.0-alpha2
    • None
    • engine
    • None

      When

      • I request historic variable instances from REST API
      • I define "includeDeleted" flag (new)

      Then

      • response contains deleted variable instances with their last value and indicator "DELETED"
      • return fields must include variable name, last value, type, activity instance id

      Implementation hints:

      • add the "state" field to historic variable instance with possible values CREATED / DELETED
      • remain historic variable instances in ACT_HI_VARINST table when the corresponding runtime variable instances are removed
      • implement "includeDeleted" flag in HistoricVariableInstanceQuery - default 'false'

        This is the controller panel for Smart Panels app

              roman.smirnov Roman Smirnov
              svetlana.dorokhova Svetlana Dorokhova
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: