- First commit to issue fork.
- π¨π¦Canada chrisck BC, Canada
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
over 1 year ago 8:22pm 3 December 2023 - last update
over 1 year 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
10 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?
- πΊπΈUnited States erutan
While this isn't really worthy of a major version, in theory this could get bumped to 5.1 with a warning in the release notes to toggle bi-directional back on for all existing CERs. Not elegant or ideal.
I've been using this on 10.4.6 and it's critical for a use case moving forward.