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

SWF Viewer - Generated svg file doesn't contain state images defined in icon metadata

XMLWordPrintable

    • False
    • None
    • False
    • Hide
      1. Create/Open project with workflow in VSCode.
      2. Add any image to your project.
      3. Add metadata from description to the workflow state. Do not forget to update the icon file name.
      4. Save the changes.
      5. Open the generated svg image (not the diagram, but the file).

      Actual result

      The state with metadata has white circle instead of image in the svg.

      Expected result

      The state with metadata has the specified image in the svg.

      Show
      Create/Open project with workflow in VSCode. Add any image to your project. Add metadata from description to the workflow state. Do not forget to update the icon file name. Save the changes. Open the generated svg image (not the diagram, but the file). Actual result The state with metadata has white circle instead of image in the svg. Expected result The state with metadata has the specified image in the svg.
    • ---
    • ---

      Generated svg file doesn't contain state images defined in icon metadata.

      State Metadata:

              "metadata": {
                  "type": "ansible",
                  "icon": "any-image.png"
               }
      

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

              Created:
              Updated: