Skip to content

Persist groupnodes and sticky notes#385

Draft
Daan0709 wants to merge 5 commits intomasterfrom
feat/persist-group-and-sticky
Draft

Persist groupnodes and sticky notes#385
Daan0709 wants to merge 5 commits intomasterfrom
feat/persist-group-and-sticky

Conversation

@Daan0709
Copy link
Contributor

  • Flow:x and flow:y attributes now get rounded
  • Sticky notes now get persisted
  • Group nodes now get persisted
  • They get stored inside a new <flow:FlowElements> element so they can be directly stored within the configuration xml, directly underneath the pipeline:
afbeelding

@Daan0709 Daan0709 self-assigned this Mar 24, 2026
@sonarqubecloud
Copy link

@Daan0709
Copy link
Contributor Author

@Matthbo Could you take a look at how this is implemented right now? Because of my inexperience with xml I am uncertain if storing the flowelements like this will cause any issues with Configurations or if they will get ignored because of the flow namespace prefixed to it. It would seem that the xsd is picking up on it and flagging it as wrong (as you can see in the screenshot in the title of this PR). I am also wondering if you perhaps had a more elegant solution overall.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant