'New' button not working
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-18-2023 01:30 AM
Hi all!
we've recently upgraded our system to Vancouver (patch 3) from San Diego (patch 6).
After the upgrade we went through the skipped records and addressed each one of them, yet the 'New' button doesn't work, in all tables.
Has any of you encountered a similar problem? how did you solve it?
any help will be appreciated:)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-18-2023 01:32 AM
Hi @Snow Tomcal
Need more information
- New button at list view or
- Related List or where it is not working?
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-18-2023 01:37 AM
List view
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-18-2023 01:40 AM
Hi @Snow Tomcal
https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0784606
Cause
The Upgrade or Plugin may have inserted a new [sys_ui_action] "New" Button which overrides the expected global one.
Resolution
- Navigate to [sys_ui_action.list]
- Personalize the list to add the 'overrides' column
- Filter out empty overrides
If the New button is being overridden, it will show up in this filtered list. You can remove the override for any record you find if it is not to your needs/expectations.
The issue could also be due to something simple like Role association. If there are role requirements in the ACL, List Control, and UI Action configurations, then the user will not have access to the New/Edit buttons if they are missing the specified roles. The world works with ServiceNow.
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-18-2023 01:42 AM
When we click the button and check the inspector, network tab it's seems that the request is cancelled.