Bug Summary:
When creating multiple child items for a new parent item via related field, the first child fails to attach automatically while subsequent children attach correctly.
Steps to reproduce:
- Create a new parent item
- From the parent item, create the first new child item using the related field (configured to accept multiple entries)
- Save - the first child item saves but does not attach to the parent
- Create a second new child item from the same parent
- Save - the second child item automatically attaches to the parent as expected
Impact: This creates significant usability issues because:
- Users must manually reattach the first child item
- Newly created items don’t display names immediately (eg. Untitled), making identification difficult
- When multiple people create records simultaneously in the child database, it becomes hard to distinguish which unattached items belong to which parent
Workaround: Manually attach the first child item after creation.
Additional context: This bug only affects related fields configured to accept multiple entries. Single-entry related fields work correctly.
Please run Tape 2.0 records through this test with hopes of resolving the issue.