copy fields from incident to incident task

pasupuleti loke
Tera Guru
Tera Guru

1.When incident task is created in incident, all fields like configuration item, assignment group should be populated in incident task from incident form.

example: in incident the assignment group is change management, when i create a incident task the group should auto populate with change management.

 

2.When an incident task is closed, the close notes in incident task should auto populate in respective incident close notes.

1 ACCEPTED SOLUTION

Muhammad Khan
Mega Sage
Mega Sage

Try with these 2 Business Rules on incident_task table.

 

Before insert/update BR

When to run

MuhammadKhan_0-1665159088656.png

Actions

MuhammadKhan_1-1665159165215.png

 

 

After update BR

When to run

MuhammadKhan_2-1665159240908.png

Actions

MuhammadKhan_3-1665159264128.png

 

View solution in original post

1 REPLY 1

Muhammad Khan
Mega Sage
Mega Sage

Try with these 2 Business Rules on incident_task table.

 

Before insert/update BR

When to run

MuhammadKhan_0-1665159088656.png

Actions

MuhammadKhan_1-1665159165215.png

 

 

After update BR

When to run

MuhammadKhan_2-1665159240908.png

Actions

MuhammadKhan_3-1665159264128.png