List-context UI Actions appearing in a related list cause the pagination of embedded lists on the form when it reloads to be set to that of the related list.DescriptionRelated lists appear at the bottom of a form, and embedded lists appear within a form. If you right-click a record appearing in a related list and click a UI Action in the menu, when the form reloads, the current page in the pagination of the embedded list is set to that of the related list.See the attached video for an example : PRB668935.mp4Steps to Reproduce In a Geneva instance with demo data, navigate to User Administration > Groups. Right-click the form header and choose Show > 10 rows per page. Open the Database group In the related list, click the Edit button. Add a large number of roles to the group (try about 100) and click Save. In the Group Members related list, click Edit. Add a large number of group members to the group (try about 50) and click Save. Right-click the form header and choose Configure > Related Lists. Remove the Group Members related list and click Save. Right-click the form header and choose Configure > Form Layout. Add Group Members as an embedded list and click Save. In the Roles related list, right-click the list header and choose Configure > UI Actions. Click New. Create the UI Action with the following settings below and then click Submit. Name: Test for PRB668935 Group Role [sys_group_has_role] List context menu: ticked Script: current.save(); Navigate to User Administration > Groups. Open the Database group. In the Roles related list, click the Next page button a few times so it shows records 41 - 50. Right-click one of the records in the list and click the UI Action created in step 14. Expected behaviorThe entire form reloads. The embedded list shows records 1 to 20. The related list shows records 41 to 50. Actual behaviorThe entire form reloads. The embedded list shows records 41 to 50. The related list shows records 41 to 50.WorkaroundThere is no known workaround for this issue. If you are able to upgrade, review the Fixed In field below to determine the versions that have a permanent fix. To receive notifications when more information is available about this issue, subscribe to this known error article by clicking the Subscribe button at the top of the article.Related Problem: PRB668935