![]()
This message appears when a script is open in team create, drafts disabled, and the script is deleted.
As a developer it’s difficult to parse this message. You can’t really know which script was deleted and you can’t really recover the deleted script. So there are two parts to this feature request.
- Change the message text to mention the exact path of the script and the script’s class name.
- When I click on the message, open the script’s contents as they were in a read-only script editor so that I can verify what code was deleted.