I'm wondering if there is a two way sync of Entity References. (E.g. if I create a reference in content type "A" to content type "B", I want "B" automatically have that reference as well. Both "A" and "B" have reference field to each other.)

I used CNR module in D7, but that's no longer supported.

Would appreciate if someone can point me towards right direction.

Thanks in advance.

Comments

sashkernel created an issue. See original summary.

Version: 8.1.x-dev » 8.2.x-dev

Drupal 8.1.9 was released on September 7 and is the final bugfix release for the Drupal 8.1.x series. Drupal 8.1.x will not receive any further development aside from security fixes. Drupal 8.2.0-rc1 is now available and sites should prepare to upgrade to 8.2.0.

Bug reports should be targeted against the 8.2.x-dev branch from now on, and new development or disruptive changes should be targeted against the 8.3.x-dev branch. For more information see the Drupal 8 minor version schedule and the Allowed changes during the Drupal 8 release cycle.

jibran’s picture

Status: Active » Closed (works as designed)

There is a module for that https://www.drupal.org/project/cer for d8 port please see #2457583: CER Drupal 8 port.

quietone’s picture