Delete Action Captured in updateset
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
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
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
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