proxmox-backup/www/tape
Dominik Csapak df881ed0fc ui: tape: fix restoring a single datastore
if the user selected a single datastore to restore from tape on a
media-set that includes more than one, the ui suggests (and is
intended to) that only that datastore will be restored on the selected
target.

The logic to construct the store mapping parameter did not consider that
case, and simply gave the target as default store, which meant all
datastores were restored onto the target.

To fix that, we have to get the source datastore from the field, and
construct the correct parameter ("source=target").

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2023-05-17 11:28:23 +02:00
..
form ui: tape: DriveSelector: make wider and fine-tune column flex 2021-06-07 16:57:45 +02:00
window ui: tape: fix restoring a single datastore 2023-05-17 11:28:23 +02:00
BackupJobs.js ui: fix group-filter property name 2021-11-22 09:13:32 +01:00
BackupOverview.js ui: tape/BackupOverview: show namespaces as their own level above groups 2022-05-13 14:08:32 +02:00
ChangerConfig.js ui: tape: increase tapestore interval 2021-03-10 11:00:10 +01:00
ChangerStatus.js ui: tape/ChangerStatus: adding parameter selection to inventory 2022-10-20 13:22:46 +02:00
DriveConfig.js ui: tape: increase tapestore interval 2021-03-10 11:00:10 +01:00
DriveStatus.js ui: tape: reload drive status on user actions 2021-04-23 16:25:17 +02:00
EncryptionKeys.js ui: use shorter datetime format for encryption key creation time 2021-03-04 17:57:40 +01:00
PoolConfig.js ui: tape: retention/allocation are Policies, note so 2021-03-28 13:28:36 +02:00
TapeInventory.js ui: hyphenate "Media-Set" to make it clearer that its one noun 2021-05-21 15:53:50 +02:00
TapeManagement.js ui: tape panel: add/use icons 2021-03-08 14:35:36 +01:00