why new button is not visible in problem_task page in servicenow

patilabhilash
Tera Contributor

why new button is not visible in problem_task page in servicenowNEW .png

5 REPLIES 5

Runjay Patel
Giga Sage

Hi @patilabhilash ,

 

For me it is visible, hope you have ITIL access.

RunjayPatel_0-1731240860772.png

 

Check this UI action

RunjayPatel_1-1731240895129.png

 

-------------------------------------------------------------------------

If you found my response helpful, please consider selecting "Accept as Solution" and marking it as "Helpful." This not only supports me but also benefits the community.


Regards
Runjay Patel - ServiceNow Solution Architect
YouTube: https://www.youtube.com/@RunjayP
LinkedIn: https://www.linkedin.com/in/runjay

-------------------------------------------------------------------------

 

 

which one to add itil_admin or itil

itil access.png

which one to add itil_admin or itil

itil access.png

Brad Bowman
Kilo Patron
Kilo Patron

When creating a new Problem Task in the Related List on a Problem record, there is an interceptor to determine the Type of task - RCA or General - which is read-only on the Problem form, and the task is also associated with the Problem record.  The New UI action on the problem_task table is limited to Related Lists out of the box most likely because the interceptor and resulting Problem Task record would not function correctly due to the specific URL information the UI Action uses when opening the interceptor and Problem record.