Open
Description
Target SharePoint environment
SharePoint Online
What SharePoint development model, framework, SDK or API is this about?
💥 SharePoint Framework
Developer environment
Windows
What browser(s) / client(s) have you tested
- 💥 Internet Explorer
- 💥 Microsoft Edge
- 💥 Google Chrome
- 💥 FireFox
- 💥 Safari
- mobile (iOS/iPadOS)
- mobile (Android)
- not applicable
- other (enter in the "Additional environment details" area below)
Additional environment details
- browser version 136.0.7103.93
- SPFx version 1.16.1
- Node.js version 16.20.2
- etc
Describe the bug / error
When searching in Term store with terms that have character / in the search term you don´t get any hits on the terms. For example when I search for "Beslut/bekräftelsebrev på students anmälan/ansökan om att återuppta studier efter studieuppehåll" it will not show up.
Steps to reproduce
- Go to Sharepoint Admin Center
- Choose Term Store under Content services in left menu
- Start searching for term with a / character in the term
- No hits will show up and you will get "400 Bad Request" and it will say "apiNotFound"
Expected behavior
Expected behavior would be that the term showed up.