Uploaded image for project: 'Kogito'
  1. Kogito
  2. KOGITO-8938

SWF Viewer - show missing parameters info in Callback State icons

XMLWordPrintable

    • False
    • None
    • False
    • ---
    • ---
    • 2023 Week 12-14 (from Mar 20), 2023 Week 15-17 (from Apr 10)

      There is missing visualisation of two last parameters: eventDataFilter and eventRef.

      Expected Result

      eventDataFilter

      eventDataFilter should reuse stateDataFilter icon to show all (data and event) filters at one place.
      Parameters to display:

      • data [string] (cut if longer than 30 symbols)
      • toStateData [string] (cut if longer than 30 symbols)
      • useData [boolean] - default is true
      eventRef

      eventRef is required so should be always visible even if not provided. Icon should reuse icon from Event State and display the only String parameter:

      • eventRef [string]
      JSON to test
            "eventDataFilter": {
              "data": "${Long data which longer than 30 symbols}",
              "toStateData": "${Another good and very very long data}",
              "useData": false
            },
            "eventRef": "SomeEventRef"
      

            kgaevski@redhat.com Kirill Gaevskii
            kgaevski@redhat.com Kirill Gaevskii
            Lubomir Terifaj Lubomir Terifaj
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: