bugy / script-server

Web UI for your scripts with execution management
Other
1.52k stars 244 forks source link

Missing ability to copy script via admin portal #614

Open raszuk opened 1 year ago

raszuk commented 1 year ago

When script name is changed via admin panel conf/runners/*.json file is not renamed to reflect it.

The workaround could be the ability to copy scripts and delete old via admin panel however it does not seem like copy and delete operations are supported.

Ability to copy scripts in admin panel then edit just few fields in the new copy (with a new name) would be very helpful irrespective of the above.

Thx !

bugy commented 1 year ago

Hi @raszuk , thanks for reporting. Regarding the filename, this one is a duplicate: https://github.com/bugy/script-server/issues/250 May be you can update the ticket, to be only about "copy" feature?

raszuk commented 1 year ago

@bugy Yes since the filename difference has been reported in #250 let's use this ticket to only provide ability to copy (with new name) and delete json files via admin panel.

bugy commented 1 year ago

I guess only copy 😅 there should be a ticket for deletion already

raszuk commented 1 year ago

Ok :)