The CreatorCon Call for Content is officially open! Get started here.

Copying change task

ServiceNow10sun
Giga Guru

Hi All,

currently all change tasks are getting copied when user clicks on copy change ui action in change form , however my requirement is to copy only implementation,  testing change task and I do not want to copy review change task. 

Please suggest how we can achieve this either by using UI action copy change, or change properties.

 

1 REPLY 1

Sandeep Rajput
Tera Patron
Tera Patron

@ServiceNow10sun Please check the source code of your Copy Change UI Action and see if you can find the code which copies the change tasks.