-
Bug
-
Resolution: Fixed
-
Low
-
10.4.1, 10.5.0
-
1
-
Severity 3 - Minor
-
Issue Summary
Using the IN / NOT IN search while in the Search for Objects breaks the page;

Steps to Reproduce
- Install JSM 10.4.1 or JSM 10.5.0;
- Create a test Object Schema
- Access the Assets tab > Search for Objects and perform the following AQL search:
"Name" IN ("Test1", "Test2")
Expected Results
The AQL search will work fine.
Actual Results
The Search for Objects will break with a blank page:
The following error will be displayed in the browser console tab:
TypeError: n.trim is not a function
Workaround
Currently, there is no known workaround for this behavior. A workaround will be added here when available
Versions Tested
Please confirm all versions that have been tested for this issue, and indicate whether the tested version is affected or not affected, below:
| Testing Requirements | Version | Affected Version |
|---|---|---|
| Customers Reported Version | 10.4.1 | Yes |
| Most Recent Bug-Fix Release | 10.5.1 | No |
| Previous Major Release | 10.0.0 | No |
| Most Recent LTS | 10.3.5 | No |
| Previous Supported LTS | 5.12.22 | No |
| Other versions | 10.5.0 | Yes |
- links to