Description
When expanding the related fields on a filter condition in the classic UI the browser freezes
Steps to Reproduce
- Set the property glide.ui.list.allow_extended_fields to true
- Go to create a new report in the Classic UI
- To enable the Classic UI, click on the "Switch to Classic UI" link in the top right corner of the report
- Select table: "CI Relationship [cmdb_rel_ci]"
- Remove all the selected columns and add "Parent", "Child" and "Child.Schedule"
- Add the filter condition "Parent.class" is "Application"
- Name your report and save it
- Open the report again, click on the filter conditions and expand on "Child [+]" option
The browser will freeze, it will keep running async ajax that will eventually make the browser freeze for a long time.
Workaround
Use the New UI for creating the report and running the report. To navigate to the New UI, click on the link "Switch to New UI" on the top right corner of the report
Related Problem: PRB1251704