Commit 554c2db
committed
fix(V2): align hasOwnershipFields null check with collectOwnerOrgUids
hasOwnershipFields treated explicit null FK values as "present" while
collectOwnerOrgUids skips them, causing a misleading "cannot determine
owner" error on UPDATE payloads with null parent references.1 parent 8fc5963 commit 554c2db
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
217 | 217 | | |
218 | 218 | | |
219 | 219 | | |
220 | | - | |
| 220 | + | |
221 | 221 | | |
222 | 222 | | |
223 | 223 | | |
| |||
0 commit comments