[pbs-devel] applied: [PATCH proxmox-backup] ui: window/SyncJobEdit: don't send 'id' on edit
Thomas Lamprecht
t.lamprecht at proxmox.com
Tue May 17 09:52:37 CEST 2022
Am 5/17/22 um 09:05 scriber Dominik Csapak:
> we cannot change the id, and even if we send the same, the backend
> does not allow 'duplicate' parameters (the id is in the url already)
>
> Signed-off-by: Dominik Csapak <d.csapak at proxmox.com>
> ---
> www/window/SyncJobEdit.js | 4 ++++
> 1 file changed, 4 insertions(+)
>
>
applied, thanks!
But change this to a displayEdit field instead to avoid having a advanced checkbox/area but
no field in there shown and also fixed verify jobs, which had the same problem..
More information about the pbs-devel
mailing list