Major Incident Promote/Propose UI page

DevtoSME
Giga Guru

I need help wit configuring the UI page field labels when the UI action for Propose or Promote a incident to major incident. I need to change the label name of business impact. Where in the script s do I make this change to. All of the variables are labeled business impact and I don't want to mess up any OOB configurations i cant reverse. 

 

sn_major_inc_mgmt_mim_workbench_promote

the UI page name is mim_workbench_promote

Ive attached a picture of the popup

1 ACCEPTED SOLUTION

Community Alums
Not applicable

Hi @DevtoSME ,

You can see below at line number 115, i have changed the label from business impact to business:

SandeepDutta_0-1725509012829.png

Then, i do Try it:

SandeepDutta_1-1725509102968.png

 

View solution in original post

2 REPLIES 2

Community Alums
Not applicable

Hi @DevtoSME ,

You can see below at line number 115, i have changed the label from business impact to business:

SandeepDutta_0-1725509012829.png

Then, i do Try it:

SandeepDutta_1-1725509102968.png

 

DevtoSME
Giga Guru

Than you this method worked