-
- do we need this? **YES**
- how do we do this? **NEED A SCRIPT**
- who will do this? **ENTITIES TEAM (NOT OPS)**
- when do we do this? **RIGHT AFTER DEPLOYMENT TO PROD**
Outcome: a script that we wi…
-
New MWSE functions (called on a _long_/reference):
- _entity->xGetLocalScript_ returns _scriptid_ (_long_/string) of _entity_'s local script or _0_ if _entity_ has no local script attached. Possibly …
-
`@MapKey` and `@OrderBy` are extremely conceptually-similar in that they each reference a field of the associated entity. They are both different to `@OrderColumn` and `@MapKeyColumn` in that these la…
-
During imports a value is imported as `number` if it is all digits in the csv file. However, in our entities the related field may be a string. If such a field is used to map to an entity reference, t…
-
We’ve been getting feedback that it’s hard to create footnotes due to their content being authored in a separate field from the reference, potentially quite far. For a fair number of users, it seems m…
-
After the fix for #29117 went in, entities with an embeddable record fail further along when trying to query for the entity. EclipseLink fails with `A reference class must be provided`/
Entity:
``…
-
When an entityreference field has a cardinality of 1 and is referencing a node that is unpublished, the result from RESTful is that the entity simply disappears from the return. I would expect to get …
-
The only way I can set an entity reference field is doig
form.elements['group_ref']['und']['0'].default_value = _GET('group_nid');
However, by doing `default_value` it sets an actual default…
-
Current solution is provided by a core issue fork: https://www.drupal.org/project/drupal/issues/3029830
-
### Plugin Name
Entity-feedback
### 📜 Description
The Entity Feedback plugin is experiencing inconsistent behavior in our production environment (EKS cluster behind a proxy). GET requests usi…