issues icon indicating copy to clipboard operation
issues copied to clipboard

Recycle bin 🗑 for scripts, endpoints and tags

Open DataTraveler1 opened this issue 3 years ago • 3 comments

Summary of the new feature / enhancement

It would be ideal if, after accidentally deleting a script, endpoint or tag from the UI console that it would be placed into a recycle bin where it could be retrieved up to X amount of days later.

Proposed technical implementation details (optional)

When a script, endpoint or tag is deleted it could have a unique string appended to the name to ensure that it will not cause any duplicate/collision issues upon being restored.

For example: Test.ps1 becomes Test_1645600000.ps1 when placed into the Recycle Bin

DataTraveler1 avatar Feb 15 '22 22:02 DataTraveler1

I like this idea! 👌

adamdriscoll avatar Feb 15 '22 23:02 adamdriscoll

May be move it to a special folder named 'Recycle Bin'

arunrajann avatar Jul 27 '22 03:07 arunrajann

👀

DataTraveler1 avatar Nov 07 '22 02:11 DataTraveler1