Delete Action Captured in updateset

sparashar
Tera Contributor

In my use case, I created a client script and captured it in the update set as an insert and update action. However, I no longer need that client script. Can I capture the delete action in the same update set? Also, is it considered best practice to include delete actions in an update set?

5 REPLIES 5

Bhuvan
Kilo Patron

@sparashar 

 

To keep your update set tidy, delete the client script from update set. This would ensure client script is not moved to other environments.

 

If this helped to answer your query, please mark it helpful & accept the solution. 

 

Thanks,

Bhuvan