Commit 2ebf37a
committed
Fixes incorrect ID handling in relation initialization
Updates the logic for initializing Relation objects to correctly use the 'id' field from arrays instead of the first element. This ensures accurate mapping of relation data and prevents potential mismatches when processing records.1 parent 5567c91 commit 2ebf37a
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1074 | 1074 | | |
1075 | 1075 | | |
1076 | 1076 | | |
1077 | | - | |
| 1077 | + | |
1078 | 1078 | | |
1079 | 1079 | | |
1080 | 1080 | | |
| |||
0 commit comments