Problem task pop up Issue

subashds6515
Tera Contributor

Hi,

When the user is in the process of completing the problem task, a pop-up window should appear on the screen.

subashds6515_0-1718895163138.png

I am encountering a pop-up window that keeps appearing on my screen.

subashds6515_1-1718895232475.png

I have compared the UI script with PDI, and I can confirm that they are exactly the same. However, I am not able to identify what I might be missing. Can anyone help me figure this out?

 

Thanks,

Subash

 

 

1 REPLY 1

Robbie
Kilo Patron
Kilo Patron

Hi @subashds6515,

 

The UI Action typically calls a Script which checks for all mandatory fields via the Data Policies.

Check the Data Policies for the 'Problem Task' table. If the your instance configuration has followed the Out Of Box implementation, that's where you'll be able to see where these are called and controlled. If theyre mandatory on close based on the type, they'll be displayed in the pop-up window.

 

To help others (or for me to help you more directly), please mark this response correct by clicking on Accept as Solution and/or Kudos.


Thanks, Robbie