[pmg-devel] applied: [PATCH pmg-api] fix #4521: api/tasks: replace upid as filename for task log downloads

Thomas Lamprecht t.lamprecht at proxmox.com
Tue Mar 21 13:10:38 CET 2023


Am 09/02/2023 um 12:41 schrieb Stefan Sterz:
> previously the upid would just be used without a file extension when
> downloading a task log. this lead to rather strange filenames that
> appeared unfamiliar to users as the upid is not very prevalent in the
> gui. set a proper file name based on the node name, worker type and a
> time stamp instead. also add the ".log" file extension to indicate
> that these files contain logs.
> 
> Signed-off-by: Stefan Sterz <s.sterz at proxmox.com>
> ---
>  src/PMG/API2/Tasks.pm | 5 ++++-
>  1 file changed, 4 insertions(+), 1 deletion(-)
> 
>

applied, thanks!




More information about the pmg-devel mailing list