Description:
It’d be nice to have a way to see what other objects reference a Script Template like the way you can with Automation Workflow Tasks (click task name → Workflows to see where it’s referenced)
This would make it easier to track where Script Tasks are used within Node Type configurations and make it easier to manage and when cleaning up any old Script Templates as it provides an easy way to confirm it wasn’t referenced elsewhere (and were it’s referenced if so)
Example/Use case(s):
You have a Script Templates that does some work, and it’s associated with some Node Types. Over time some of the Node Types get removed, but to clean up the Script Template, or the Script Template is old so you try to delete it.
In either case, you can’t delete the Script Template (it prompts to comfirm deletion but nothing actually happens) with the error message “Error Deleting This Container Type. Is it perhaps in use?”.
Instead, if you could have a counter column that says “Used By” and just has a count of how many Node Types use the Script Template, and then allows you to see exactly which if you either click the count number or Script Template name, that’d make house cleaning a lot easier