When a relation FK exists but the target record is null, the frontend now checks whether row-level permission predicates are configured on the target object. If RLS is active, shows "Not shared" (record may be access-restricted). If no RLS exists, shows empty (record is soft-deleted). Fixes #20076 Co-authored-by: Cursor <cursoragent@cursor.com>