Skip to content

Fix Parent child relationship bugs#1158

Merged
laritakr merged 2 commits intomainfrom
parent-child-relationship-bugs
Mar 30, 2026
Merged

Fix Parent child relationship bugs#1158
laritakr merged 2 commits intomainfrom
parent-child-relationship-bugs

Conversation

@laritakr
Copy link
Copy Markdown
Contributor

Summary

Two bugs were introduced during the refactor of relationship field mapping in PRs #371 and #438 that cause relationships defined via the parents and children columns in CSV imports to be silently dropped.

Bug 1: children custom column aliasing was deleted and never re-implemented
Bug 2: parents custom column aliasing condition is always false

Relationships with Children column do not work.
Two bugs were introduced during the refactor of relationship field mapping in PRs #371 and #438 that cause relationships defined via the parents and children columns in CSV imports to be silently dropped.

Bug 1: children custom column aliasing was deleted and never re-implemented
Bug 2: parents custom column aliasing condition is always false
@laritakr laritakr added patch-ver for release notes bug-fix labels Mar 30, 2026
@laritakr laritakr merged commit 08def8b into main Mar 30, 2026
11 checks passed
@laritakr laritakr deleted the parent-child-relationship-bugs branch March 30, 2026 20:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug-fix patch-ver for release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants