Fix related item import fallback keys#1228
Fix related item import fallback keys#1228djbe wants to merge 1 commit intomagicalpanda:masterfrom djbe:fix-related-item-import-fallback-keys
Conversation
Implements #1170, without the extra code.
|
Related: #1169 |
|
You wrote:
But you did not apply this change in your Pull Request. Well, thank you for the Pull Request, and sorry for looking at it so late, but a unit test demonstrating the resolved issue is needed before I merge any fix. |
|
Wow, talk about a blast from the past 😆 I haven't used this library in a few years, so I don't have any files ready to use as a unit test. I don't even remember in which of my projects I encountered this issue 😅 But I can guess from the original issue's description what the issue was (fallback import paths for relationships). If I find some time for this, I'll take a stab at some unit tests. |
Ik weet. |
Implements #1170, without the extra code.