Hi
May me i am wrong(if it is the normal behave) or mis-configuring something but looks like , if a Custom Entity referennce Display was created in view to be use as filter on node type, in some cases are not respected when generating..

Let suppose

i have Content type A ***** referencing via entityfieddreference_A**** --> Content type B (with auto back reference via entityfieldreference_B)

A view with Entity Reference Display created , that list all node Node B (node Content type B) , so Filter Criteria = Content type B, AND entityfieldreference_B is EMPTY (NOT NULL)

in a manual adding there is no chance that duplicate reference occur.

But When generating node with devel generate .. there are sometime duplications..

Is that normal ?

Comments

delacosta456 created an issue.

delacosta456’s picture

Well .. More precision is that this looks to happen when Node type that are referencing themself are generated at once together .. when generated separately it doesn't happen.
Does it make sense to suggest that devel give option/settings for content type :

  • to follow/have an order/Weigh when generation

  • or/and

    <>Auto detect reference_field on content type when checking it and display a sub-checked box of "Auto-create/Auto-generate reference node ?"

    thanks