Resolved! Help to relate case to incident
Hi All, I have created a UI action button in Case form to create an incident, however in the created incident the case is not related. Script used to create incident as below.I would appreciate any help. var inc = new GlideRecord('incident');inc.newR...