I have…
- [x ] Checked the logs and have uploaded a log file and provided a link because I found something suspicious there. Please do not post the log file in the topic because very often something important is missing.
I’m submitting a…
- [ ] Regression (a behavior that stopped working in a new release)
- [ x] Bug report
- [ ] Performance issue
- [ ] Documentation issue or request
Current behavior
When performing a search in the header bar within an application, results are displayed. But when clicking on a result the search box is filled with “[object Object]” and nothing happens.
Expected behavior
When clicking the result I would expect to be redirected to the relevant item.
Minimal reproduction of the problem
We have migrated from v4.1.0 to v5.4.0 and the search feature was not available in our old version so do not know if there is anything we need to do.
We have tried resetting the TextIndexer5 consumer.
Environment
- [ ] Self hosted with docker
- [ x] Self hosted with IIS
- [ ] Self hosted with other version
- [ ] Cloud version
Version: v5.4.0
Browser:
- [x ] Chrome (desktop)
- [ ] Chrome (Android)
- [ ] Chrome (iOS)
- [ ] Firefox
- [ ] Safari (desktop)
- [ ] Safari (iOS)
- [ ] IE
- [ ] Edge
Others:
When performing the search I can see the request completes and returns JSON that looks valid.