Quick Link URL Issue: Appended Search Term Causing 404 Error in ServiceNow
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-21-2024 02:29 AM
Hello,
I'm encountering an issue in ServiceNow Employee Center Pro where a quick link doesn't work as expected when accessed through the search bar. Here's the scenario:
- If I search for the quick link in the ServiceNow search bar and click on the result, the URL gets modified by appending &searchTerm=<user search input> to the end. This results in a 404 File Not Found error.
- However, if I navigate to the same quick link directly (without using the search bar), it works fine.
It seems the appended &searchTerm parameter is causing the issue. Could anyone guide me on:
- Why this might be happening?
- How to fix or handle this so that the links work regardless of being accessed through the search bar?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-03-2024 02:27 PM
Hi - did you have any solution here? We are doing something similar and it causes issues with external search sources.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-03-2024 08:21 PM
Getting the same..any solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-04-2024 07:23 AM
Hello @scottknecht and @jotisN,
This is known issue documented under PRB1767500. It is fixed in the Washington DC Patch 8 release and also fixed in Xanadu release.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-12-2024 09:23 AM
Thanks - we just applied Patch 9 and that resolved the issue. I appreciate it!