issues
issues copied to clipboard
Recycle bin 🗑 for scripts, endpoints and tags
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
I like this idea! 👌
May be move it to a special folder named 'Recycle Bin'
👀