- First commit to issue fork.
- π¨π¦Canada chrisck Vancouver, BC π¨π¦
Changing the issue title to better reflect the work being done
- π«π·France tostinni
Here is the patch updated for 5.0.0-beta3 and the reroll diff (only some very light changes in the patch due to #3075276: Adding option to prepend referenced entities if desired β creating some offset).
- Status changed to Needs review
12 months ago 8:22pm 3 December 2023 - last update
12 months ago 2 pass - πΊπΈUnited States mortona2k Seattle
After applying the patch, one of my CERs wasn't working because it is now treated as uni directional. Setting it to bi directional fixed it (and the complete sync patch was helpful too!).
I think we should assume bi-directional by default, or do an update hook to set existing config values.
- Status changed to Needs work
5 months ago 5:49pm 30 June 2024 - πΊπΈUnited States mortona2k Seattle
This patch has been working for me for a few months. I think we just need an update hook that sets the value to true in existing config.
Was there another way to have uni directional relationships before this?