mirror of
https://github.com/eduardolat/pgbackweb.git
synced 2026-04-25 05:35:57 +03:00
[GH-ISSUE #100] [feature request] duplicate backup task improvements #80
Labels
No labels
bug
confirmed next step
duplicate
enhancement
help wanted
in progress
in progress
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/pgbackweb#80
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @brunnels on GitHub (Feb 20, 2025).
Original GitHub issue: https://github.com/eduardolat/pgbackweb/issues/100
Please modify the behavior of the duplicate backup task to open the dialog for creating a new backup task pre-populated with the same field values as the existing backup task.
This could do away with the confirmation window and allow you to change the database which cannot be changed if you're editing a backup task.
This change would make the duplicate backup task functionality much more useful.
@eduardolat commented on GitHub (Feb 22, 2025):
Good idea