Error when invoking Action through the menu when renamed objects General subpage.
Steps to Reproduce:
1. Create subobject of investment object called inv_sub
2. Create subobject of inv_sub object called inv_sub_sub
3. Navigate to inv_sub object and go to Actions tab
4. Create new Action with Link pointing to "General SubPage inv_sub inv_sub_sub List link"
5. Click on Views tab and click on Actions Menu for "inv_sub List" and move Action created in the step 4 to Selected Actions
6. Navigate to Home-Projects and select any project
7. Select inv_sub List and create a new instance
8. Now select the instance and click on Actions and select "Action to inv_sub_sub", notice it will take you where expected
9. Navigate to Administration->Objects and select inv_sub, go to Views tab and click on [Layout: Edit] and rename General subpage to General KS and save.
10. Now create subobject of inv_sub object called inv_sub_sub_2
11. Create new Action with Link pointing to "General KS SubPage inv_sub inv_sub_sub_2 List link"
12. Click on Views tab and click on Actions Menu for "inv_sub List" and move Action created in the step 11 to Selected Actions
13. Navigate to Home-Projects and select any project
14. Select inv_sub List and create a new instance
15. Now select the instance and click on Actions and select "Action to inv_sub_sub_2", notice you get an error: Action Action to inv_sub_sub_2 requires a selection.
16. Please notice that the previous action that was created in Step 4 is still working as expected.
Expected Result:should be able to use action via menu without the error
Actual Result:error: Action Action to inv_sub_sub_2 requires a selection.
Caused by CLRT-81644
This issue is currently in review with development.
None.