Using the save action on a record returns to the wrong record after using the browser's back button Description When opening a form and saving the record, then clicking the reference pop-up icon to view a related record, and then clicking the browser back button to return to the original form, the navigation is redirected to the referenced record instead of the original form. This is expected behaviour. Using the browser's back button confuses the navigation stack. This is why the form's green back button is provided. Workaround Do not use the browser back button when returning from viewing related records. Use the ServiceNow provided green back button in the record header. Related Problem: PRB606237