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

Copy value from incident to standard change from ootb ui action

Ben42
Tera Contributor

Hello Everyone,

How to copy Incident fields (business_service & cmdb_ci) to the new Standard Change record when you click UI Action - Create Standard Change(below), from the Incident Record?  :

What would be the best approach in customizing this UI action? it currently uses a Script Include StdChangeUtils and I am not sure how to approach this when customizing :

action.setRedirectURL(new StdChangeUtils().getURLForTask(current, 'rfc'));

 

Thank You for all the help!

Ben.

2 REPLIES 2

Jake Golden
Tera Expert

Hi @Ben42 

 

Did you ever find a solution for this? Looking to copy the 'Description' field from incident to the standard change.

 

thanks!

Jake

Did you find the Solution for this?