• Hi,

    On the first hand, thank you for your useful plugin !

    Here’s my scenario :
    – I have a CPT A and a CPT B.
    – I have a bi-directional Relationship field with ACF between these both CPT .
    – The CPT A is with the published status.
    – The CPT B is regularly with the draft status.

    When I publish the CPT B via Quick Edit (because I have to pusblish multiple post on the same time), the bi-directional is not working.
    The relationship is OK with the way “CPT B/POST > CPT A/POST” but not “CPT A > CPT B”.

    When I directly publish individualy through the edit page of the CPT B, the bi-directional is working.

    Do you know why ? Hook cause ? and do you have any solution ?

    Thank you so much,
    FX

    • This topic was modified 2 years, 11 months ago by vayier.
Viewing 1 replies (of 1 total)
  • Plugin Author John Huebner

    (@hube2)

    When you say that you are using quick edit, is this only to change a post from draft to publish or are you somehow editing the relationship field in quick edit.

    If you are just publishing the post, I tested this and it works as expected.

    If you are trying to edit the relationship field in quick edit somehow, this plugin does not have the ability to update the relationship on the other end unless whatever you’re using calls the acf function update_field(), to update the relationship value. This plugin depends on the acf/update_value hook being triggered.

Viewing 1 replies (of 1 total)
  • The topic ‘Bi-directional Relationship & Quick Edit’ is closed to new replies.