Related List shows incorrect resultsIssue In some cases, users may notice the wrong number or type of records being returned in a related list that has been associated with a table.ReleaseAll releasesCauseThis can be caused by incorrect logic within a sys_relationship record.ResolutionCheck the sys_relationship record logic for the related list in question. Step through the script logic to see what kind of query is being built -- if it's not correct, you will see an abnormal amount of records in the related list.