Skip to content
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

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

Draft
wants to merge 3 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 2 times, most recently from e47c4ad to 7f14f97 Compare February 7, 2025 19:05
@BartChris BartChris force-pushed the preserve_workflow_svg_new branch 5 times, most recently from ba1f43e to b136949 Compare February 10, 2025 18:01
@BartChris BartChris force-pushed the preserve_workflow_svg_new branch from b136949 to f8dd94e Compare February 10, 2025 18:14
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