How do I delete a Standard Change Template that I have created? The option is grayed out.

roytolley
Kilo Contributor

Hello

I have created 2 Standard Change Templates for testing and I want them gone. However, the option to delete them is grayed out in the list of actions. How do I delete them?

find_real_file.png

Help!

6 REPLIES 6

You can definitely tweak the OOB model to achieve that if business agrees, generally they just want to keep everything for audit purposes.


-Anurag

Jeff Krueger1
Tera Expert

In order to delete a standard change template, you need to elevate your role to security_admin and edit the std_change_record_producer ACL item for the delete operation:


find_real_file.png


In the script section, change the logic from "answer=false;" to "answer=true;" as shown below:


find_real_file.png


Best practice would be to set this back to false after you delete the template.