Skip to content

Fix error with empty workflow svg and error when saving empty workflow #6408

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

BartChris
Copy link
Collaborator

@BartChris BartChris commented Feb 7, 2025

Fixes #6290
Adresses #6355 (comment)

Additional changes

  • Switch to ViewScoped to prevent having old workflows in the session which migh overwrite another workflow
  • Deletion of old workflow files when the title of a workflow get changed

@BartChris BartChris force-pushed the preserve_workflow_svg_new branch 8 times, most recently from b136949 to f8dd94e Compare February 10, 2025 18:14
@BartChris BartChris force-pushed the preserve_workflow_svg_new branch 2 times, most recently from d587ff6 to a9162be Compare March 4, 2025 14:29
@BartChris BartChris force-pushed the preserve_workflow_svg_new branch from a9162be to cbdf11e Compare March 4, 2025 14:35
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.

Empty .svg worfklow file, if workflow saved without changes
1 participant