Skip to content

Fix file name for exported files #3887

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

Merged
merged 1 commit into from
May 18, 2025
Merged

Fix file name for exported files #3887

merged 1 commit into from
May 18, 2025

Conversation

amolenaar
Copy link
Member

@amolenaar amolenaar commented May 16, 2025

PR Type

What kind of change does this PR introduce?

  • Bug fix
  • Feature
  • Chore (refactoring, formatting, local variables, other cleanup)
  • Documentation content changes

What is the current behavior?

Diagram name is used for exporting file

Issue Number: fixes #3876

What is the new behavior?

Entered file name is used.

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

@github-actions github-actions bot added the python Pull requests that update Python code label May 16, 2025
@amolenaar amolenaar requested a review from danyeaw May 17, 2025 21:19
@amolenaar amolenaar changed the title fix file name for exported files Fix file name for exported files May 17, 2025
@danyeaw danyeaw added fix A fix for a bug and removed python Pull requests that update Python code labels May 18, 2025
@danyeaw
Copy link
Member

danyeaw commented May 18, 2025

Thanks @amolenaar!

@danyeaw danyeaw merged commit 4faf3fc into main May 18, 2025
25 checks passed
@danyeaw danyeaw deleted the fix-export-name branch May 18, 2025 13:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix A fix for a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Export of single diagram does not take the filename given
2 participants