This PR currently only includes a test to demonstrate the problem. It does not include a fix.
Test adds child work to two parents using ordered_members relationship and then tests that the two parents are accessible from the child using the parent_works method.
[WIP] DO NOT MERGE
This PR currently only includes a test to demonstrate the problem. It does not include a fix.
Test adds child work to two parents using ordered_members relationship and then tests that the two parents are accessible from the child using the
parent_works
method.