why new button is not visible in problem_task page in servicenow
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-10-2024 01:19 AM
why new button is not visible in problem_task page in servicenow
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-10-2024 04:15 AM
Hi @patilabhilash ,
For me it is visible, hope you have ITIL access.
Check this UI action
-------------------------------------------------------------------------
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
-------------------------------------------------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-12-2024 09:40 AM
which one to add itil_admin or itil
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-12-2024 09:47 AM
which one to add itil_admin or itil
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-10-2024 04:25 AM
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.