question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Shape attribute isHorizontal is not set by modeler

See original GitHub issue
  • Create a new model with a pool
  • Try to import this into Signavio
  • This will break the layout because the modeler does not set the (optional?) attribute isHorizontal
screenshot 2019-01-15 at 11 01 20

Although the attribute might be optional, users who use a combination of Signavio and Camunda and try to do a roundtrip are affected by this issue if the model was created with Camunda modeler in the first place - import to Signavio is close to impossible in this case.

If the model is created with Signavio first, the attribute is set and the roundtrip works.

Tasks

  • isHorizontal is set to true for bpmn:Participant and bpmn:Lane

Additional Context

This is an actual problem at one of our customers

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:11 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
nikkucommented, Jan 16, 2019

Thanks for sharing that additional information. We got https://github.com/camunda/camunda-modeler/issues/982 to automatically align elements @ 0,0 upon export.

0reactions
nikkucommented, Jan 22, 2019
Read more comments on GitHub >

github_iconTop Results From Across the Web

Eclipse BPMN2 Modeler User Guide (Version 1.0.1) - Eclipse Help
The Tool Palette tab displays the resulting Tool Palette, based on changes made on the Enabled Model Elements and Attributes tab. Tools and...
Read more >
Node Shapes | Graphviz
If shape="polygon" , the attributes sides , skew and distortion are also used. If unset, they default to 4, 0.0 and 0.0, respectively....
Read more >
GraphvizAttributes: Graph Attributes for Rgraphviz in ... - Rdrr.io
If 'compress' and the 'size' attribute is set and the graph can not be drawn on a single page, then the drawing is...
Read more >
Link | GoJS API
myDiagram.model. ... Just add a Shape with the appearance properties that you want, ... Constructs an empty link that does not connect any...
Read more >
Graph Attributes
Name Used By Type Minimum Notes Damping G double 0.0 neato only URL ENGC escString string svg, postscript, map only arrowhead E arrowType
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found