Skip to content

Fixes #910 - adds date to export filename#942

Merged
KevinJump merged 3 commits intov17/mainfrom
v17/dated-export-file-name
Apr 9, 2026
Merged

Fixes #910 - adds date to export filename#942
KevinJump merged 3 commits intov17/mainfrom
v17/dated-export-file-name

Conversation

@KevinJump
Copy link
Copy Markdown
Owner

Adds the date and time to the filename, just like we use to do in v13.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the uSync backoffice client export flow so downloaded export archives include a timestamp in the filename (restoring prior behavior mentioned from v13).

Changes:

  • Replace the hard-coded download filename with a generated, timestamped filename.
  • Introduce a private #getFileName() helper to format the export filename.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

KevinJump and others added 2 commits April 9, 2026 14:49
…workspace.context.ts

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@KevinJump KevinJump merged commit c7af20e into v17/main Apr 9, 2026
4 checks passed
@KevinJump KevinJump deleted the v17/dated-export-file-name branch April 9, 2026 14:54
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.

2 participants