Displaying 51 - 100 of 534
Title Status Priority Category Version Component Replies Last updatedsort ascending Assigned to Created
Entity reference error messages Postponed (maintainer needs more info) Normal Bug report 7.x-1.x-dev Miscellaneous 5 3 years 11 months 11 years 11 months
How to restrict access to entities referencing a restricted entity? Active Normal Support request 7.x-1.x-dev Code 2 3 years 11 months 6 years 6 months
Does DISTINCT in views or views_distinct work with ER? Active Normal Support request 7.x-1.x-dev Documentation 1 3 years 11 months 3 years 11 months
Feeds: Importing other languages as entityreferences by label does not work Active Normal Bug report 7.x-1.5 Code 3 4 years 1 month 4 years 1 month
Help with multi value Entity reference field and Computed field Active Normal Support request 7.x-1.1 Code 2 4 years 2 months 8 years 9 months
Forbid to use duplicate entities in entityreference field Postponed Normal Feature request 7.x-1.x-dev Code 29 4 years 2 months 10 years 10 months
Does not work with version 7.x-3.x of entity_embed Needs review Normal Task 7.x-1.5 Code 9 4 years 3 months 6 years 8 months
Selecting items from another drupal installation Active Normal Feature request 7.x-1.5 Code 3 4 years 3 months 4 years 3 months
Replace deprecated assertEqual() with assertEquals() Needs review Normal Bug report 8.x-1.x-dev Code 4 4 years 3 months 4 years 5 months
Remove calls to deprecated method assertIdentical() and replace with assertSame() Needs review Normal Bug report 8.x-1.x-dev Code 5 4 years 3 months 4 years 5 months
Expand entity reference field to include text or link Active Normal Support request 7.x-1.5 Miscellaneous 2 4 years 5 months 4 years 5 months
ER Select field performance slower under php7 Active Normal Support request 7.x-1.5 Miscellaneous 1 4 years 5 months 4 years 5 months
Empty token entity selection view arguments break Needs review Normal Bug report 7.x-1.x-dev Code 8 4 years 5 months 7 years 5 months
Entity labels are not sanitized consistently Needs review Minor Bug report 7.x-1.x-dev Code 4 4 years 5 months 9 years 11 months
Strange merge behavior in Feeds set target callback when using multiple ER columns Active Normal Bug report 7.x-1.x-dev Code 1 4 years 6 months 4 years 6 months
hide node title from referenced node type ? Active Normal Bug report 7.x-1.5 Miscellaneous 1 4 years 6 months 4 years 6 months
show only the latest referencing entity in Views Active Normal Support request 7.x-1.0 Miscellaneous 2 4 years 7 months 11 years 1 month
URL Formatter Needs work Normal Feature request 7.x-1.5 Code 10 4 years 7 months 9 years 5 months
Add field formatter which outputs a string of entity labels separated by a chosen delimiter Needs review Normal Feature request 7.x-1.x-dev User interface 9 4 years 7 months 11 years 1 day
Taxonomy terms are not translated in Views exposed filter when using entity reference. Needs review Normal Bug report 7.x-1.x-dev Code 9 4 years 7 months 11 years 4 months
Change the label of the referenced node in the label formatter Needs review Normal Feature request 7.x-1.x-dev Code 6 4 years 7 months 8 years 5 months
Skip rendering if entity is not properly loaded. (And avoid 500 error) Needs review Normal Bug report 7.x-1.x-dev Code 6 4 years 7 months 8 years 1 month
Entity Selection Using Entity Reference View - Works with Select List But Not with Autocomplete Postponed (maintainer needs more info) Normal Bug report 7.x-1.x-dev Code 32 4 years 7 months 11 years 3 days
Display plugin entityreference is not available. Active Major Support request 7.x-1.5 User interface 2 4 years 7 months 4 years 7 months
Title tag and trimming long links Active Normal Support request 7.x-1.x-dev Code 2 4 years 7 months 9 years 6 months
Problem with exposing an entity reference field as filter with checkboxes Active Normal Support request 7.x-1.5 Code 2 4 years 9 months 4 years 9 months
Make "update access implies view access" optional Needs review Normal Bug report 7.x-1.x-dev Code 31 4 years 9 months AdamPS 9 years 10 months
Add backreference from child entity to parent Needs review Normal Support request 7.x-1.x-dev Code 13 4 years 9 months 10 years 6 months
Field schema foreign keys is always hard-coded to 'node' despite target type not set to node entity type Needs review Major Bug report 7.x-1.x-dev Code 37 4 years 10 months 11 years 2 weeks
Allow autocomplete searching on a field other than title Needs work Normal Feature request 7.x-1.x-dev Code 10 4 years 10 months 11 years 4 months
"Sort by" option forces query against incorrect table Active Major Bug report 7.x-1.5 Code 3 4 years 11 months 4 years 11 months
Duplicate check in hook_field_formatter_prepare_view() Needs review Normal Bug report 7.x-1.x-dev Code 2 4 years 11 months 4 years 11 months
Fatal error when referencing a previously-prepared entity Reviewed & tested by the community Normal Bug report 7.x-1.x-dev Code 7 5 years 1 week 11 years 6 months
Show related referenced nodes in Views Active Normal Support request 7.x-1.x-dev Miscellaneous 2 5 years 2 weeks 5 years 2 weeks
drupal_static() used without reference Needs review Normal Bug report 7.x-1.x-dev Code 6 5 years 2 weeks 10 years 3 months
Move target bundle to the field instance settings Needs work Normal Feature request 7.x-1.x-dev Code 30 5 years 2 weeks 12 years 5 months
Views pages as entity reference Active Normal Bug report 7.x-1.5 Code 1 5 years 1 month 5 years 1 month
Restricted access results with user entityreference Postponed (maintainer needs more info) Major Bug report 7.x-1.x-dev Code 37 5 years 1 month 10 years 4 months
Why is there no "is all of" operator for select list filters? Postponed (maintainer needs more info) Normal Bug report 7.x-1.4 Code 8 5 years 1 month 11 years 9 months
Investigate stray "return;" in admin.test file Needs work Normal Task 7.x-1.x-dev Code 6 5 years 2 months 7 years 8 months
Entity reference title show always as the default language Needs review Normal Bug report 7.x-1.x-dev Code 16 5 years 2 months 8 years 8 months
Feeds integration: add an option to ignore missing references Needs work Normal Bug report 7.x-1.x-dev Contributed modules 7 5 years 2 months 10 years 6 months
Did you really mean `if ($entity_id !== 'NULL')` ? Needs review Normal Bug report 7.x-1.x-dev Code 5 5 years 2 months 8 years 4 months
Allow handlers to modify $items before calling entity_view() Needs review Normal Feature request 7.x-1.x-dev Code 5 5 years 2 months 8 years 3 months
Unable to remove or save on empty fields using inline entity form Active Major Bug report 8.x-1.x-dev Code 5 5 years 2 months 6 years 8 months
If node saves without setting value, PDOException: SQLSTATE[23000]: Integrity constraint violation: 1048 occurs Active Normal Bug report 7.x-1.0 Code 7 5 years 2 months 10 years 6 months
typo error when validating fields Needs review Normal Bug report 7.x-1.x-dev Code 2 5 years 2 months 9 years 6 days
Add "Remove empty arguments" checkbox when Views entity selection mode is used Needs review Normal Bug report 7.x-1.x-dev Code 8 5 years 2 months 8 years 10 months
Integrate entyreference from nodes to terms with core taxonomy_index Needs review Normal Feature request 7.x-1.x-dev Code 43 5 years 2 months 11 years 11 months
Support optgroups in select list Needs work Normal Feature request 7.x-1.x-dev Miscellaneous 13 5 years 2 months 11 years 2 weeks

Pages

Subscribe with RSS Subscribe to Issues for Entity reference