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

SWF Viewer - The diagram shows only maximum of 64-bit integer

    XMLWordPrintable

Details

    • False
    • None
    • False
    • Hide
      1. Open a workflow: big-int-workflow.sw.json
      2. Hover over the icon that contains "batchSize" information.

      Actual result

      "BatchSize: 9223372036854775807" is shown.

      Expected result

      Either correct value is shown, or the message that the workflow contains unsupported value is shown.

      Show
      Open a workflow: big-int-workflow.sw.json Hover over the icon that contains "batchSize" information. Actual result "BatchSize: 9223372036854775807" is shown. Expected result Either correct value is shown, or the message that the workflow contains unsupported value is shown.
    • ---
    • ---

    Description

      Bigger number than max 64-bit int is not shown in the diagram properly.

      9,223,372,036,854,775,807 is the maximum value for a 64-bit signed integer.
      If the workflow source contains bigger value than this maximum, the diagram shows this maximum.

      Attachments

        Issue Links

          Activity

            People

              eignatow Eder Ignatowicz
              lterifaj@redhat.com Lubomir Terifaj
              Lubomir Terifaj Lubomir Terifaj
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated: