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

SWF Viewer - Show only defined timeouts in diagram

XMLWordPrintable

    • False
    • None
    • False
    • Hide
      1. Create/Open swf editor.
      2. Add timeouts block to the state.
      3. Hover over the icon in diagram.

      Actual result

      The label shown contains all possible timers for current state.

      Expected result

      The label shown contains only defined timers in timeout block.

      Show
      Create/Open swf editor. Add timeouts block to the state. Hover over the icon in diagram. Actual result The label shown contains all possible timers for current state. Expected result The label shown contains only defined timers in timeout block.
    • ---
    • ---

      If state contains timeouts block, the icon is shown in the state in the diagram. When a user hover over it, all possible properties from timeouts block are shown in diagram.

      There should be shown only those that are defined in the file (editor).
      The timeouts that are not defined in the source file, should not be shown in diagram.

      Timeouts block:

      "timeouts": {
            "eventTimeout": "4PT",
            "stateExecTimeout": "5PT",
            "actionExecTimeout": "3PT",
            "branchExecTimeout": "2PT"
        },
      

      By fixing this issue:

      • the diagram would be more readable
      • the swf editor/diagram would be more user friendly
      • overall user experience would be better

              handreyrc Handrey Cunha
              lterifaj@redhat.com Lubomir Terifaj
              Daniel Rosa Daniel Rosa
              Daniel Rosa Daniel Rosa
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: