-
### Discussion or Question
Hi, I'm new to Drupal 10 and Tripal 4. I've recently tested Tripal Layout for our laboratory project website.
It worked perfectly to display organism and analysis page…
-
If you delete a facet type and its facets are being used by an organisation then you get an error when you edit the organisation along the lines of the below. You can still publish the organisation an…
-
https://www.drupal.org/node/3396525
Introduced in branch/version: 10.2.x / 10.2.0-alpha1
Calling \Drupal\field_ui\Form\FieldConfigDeleteForm::__construct without the $entity_type_manager argument is…
-
**Name of the module, theme, or layout you are working on**
Feeds Entity Processor
**Link to the drupal.org module, theme, or layout**
https://www.drupal.org/project/feeds_entity_processor
**(…
-
I placed some of the rng fields on the node form.
When selecting the unlimited option on the node form (not on the event settings form), a fatal error is generated. On the event settings form everyth…
-
The latest version generates an exception when trying to list all menus:
`Drupal\Component\Plugin\Exception\InvalidPluginDefinitionException: The "menu" entity type did not specify a list_builder han…
-
There is a field_requested_questionnaires (Requested Questionnaires) field in user fields. After updating user data when saving it sends error message. This could be due to new Drupal 10 entity.
Sc…
-
I get this error using ui_patterns with `Author summary` field within field grouping.
```The website encountered an unexpected error. Please try again later.
Error: Cannot use object of type Drupal…
-
Existing messages are missing information for humans (docs link) and processing code (upgrade_status, deprecation_status, Project Update Bot) alike.
Eg.
`Missing explicit access check on entity …
-
## October 2021 update:
In early Drupal 8.x (back in 2014), they've implemented config dependencies with https://www.drupal.org/project/drupal/issues/2080823. Here's an excerpt from the respective …