Incorrect Default Values in Related List When Creating a Case in WorkspaceIssue In a workspace, when creating a new record from a list, the filter for that list is being applied to the related lists on the case. This issue occurs only in the workspace when a record is created before its tab has been closed. The issue does not occur when the case is opened outside of the workspace or in the platform.SymptomsUnexpected filters are being applied to related lists for records.ReleaseXanadu Patch 3 Xanadu Patch 4 CauseThis is caused by configuration of the record page variant in UI Builder. Specifically, the presence of @context.props.query in the 'filter' field in the Display Default section for Related Lists on the record.ResolutionCreate a new record page variant that does not contain '@context.props.query' in the Display Default filter field for related lists.Related Linkshttps://www.servicenow.com/docs/bundle/xanadu-application-development/page/administer/ui-builder/concept/data-resources.html