Problem/Motivation

We have some active issues in the queue and have some related issues in Drupal core. We are not tracking them in any way.

Proposed resolution

List all the WIP issues in DER and core queue in remaining tasks with all the todos.

Remaining tasks

User interface changes

API changes

Comments

jibran’s picture

jibran’s picture

jibran’s picture

jibran’s picture

  • jibran committed 8ddf852 on 8.x-1.x
    Issue #2447963 by jibran: Move DynamicEntityReferenceFieldItemList to...
jibran’s picture

Related issues:
pixelsweatshop’s picture

Just wondering if there is anything on the horizon for D8 to allowing the creation of entities inline and then referencing them, in a similar way to https://www.drupal.org/project/inline_entity_form

jibran’s picture

We have to find a proper way to fix #2107249: Don't assume that content entities have numeric IDs in EntityReferenceItem for DER. Perhaps, we can introduce an new ConfigDER field?

@nicoz we can't include that in DER but I'm open to the idea of creating a DER inline_entity_form module either a separate contrib module or part of original inline_entity_form module.

jibran’s picture

  • jibran committed 8ddf852 on 8.x-2.x
    Issue #2447963 by jibran: Move DynamicEntityReferenceFieldItemList to...
jibran’s picture

Issue summary: View changes

We are really close now only 3 issues left.

jibran’s picture

Status: Active » Reviewed & tested by the community
Related issues: -#1140188: Fatal errors during or after adding default values for autocomplete widgets

Yay! all the open bugs are fixed now. Only some tasks are remaining and those are not the stable release blocker. I have tagged the last rc and I'll create a stable in next 7 days if we'll not see any more critical bugs.

jibran’s picture

Status: Reviewed & tested by the community » Active

Created a first stable release https://www.drupal.org/project/dynamic_entity_reference/releases/8.x-1.0. I started tagging all the core issue with DER issue.

joelpittet’s picture

Should this be closed and a new one be open for 2.x?

jibran’s picture

I'm reluctant to abandon 1.x branch because of the issues like #2930423: MySQL triggers aren't supported on all hosting platforms.

wim leers’s picture

The two remaining issues both relate to the field widget. I'll repeat the question I asked at #2766213-9: Add DynamicEntityAutocomplete form element here, since I'm not sure what the right place is to ask it:

Why is \Drupal\dynamic_entity_reference\Plugin\Field\FieldWidget\DynamicEntityReferenceWidget inadequate?