- Issue created by @pratikshad
Hi Team,
I am using contributed module entity block ( https://www.drupal.org/project/entity_block → ) in order to add entity as block in node using layout.
I observed following scenarios when import fails to generate new entities:
Scenario 1:
1) Newly created node B add as entity block in node A
Failed case : While content import into another site new node B is not generating.
2) Existing node C add as a entity block or using custom block reference to node A.
Failed Case: In this scenarios both the website having different number of nid for node. While import I observed that reference are on based of nid due to which incorrect node getting referred.
Scenario 2:
I create block content X separately and added in node A using layout option custom. I observed that while import such block are not generating.
could you please provide any patch for this.
Active
1.4
Code