Description
Automated Test Framework: Add test step pop-up does not close when List v3 is enabled for related lists.
Steps to Reproduce
-
Activate the List v3 plugin.
For more information, see the product documentation topic Activate List v3.
-
Set the following two system properties:
- glide.ui.list_v3.enable: true
- glide.ui.list_v3.related_list: enable_v3
-
Navigate to Automated Test Framework > Tests.
-
Click New and create a new ATF test.
-
In the Test Steps related list, click Add Test Step.
-
Submit the changes.
Note that the pop-up window does not close.
Workaround
Disable List v3 for related lists.
Set the system property glide.ui.list_v3.related_list to Off.
Related Problem: PRB1277108