The Needs Review Queue Bot → tested this issue. It either no longer applies to Drupal core, or fails the Drupal core commit checks. Therefore, this issue status is now "Needs work".
Apart from a re-roll or rebase, this issue may need more work to address feedback in the issue or MR comments. To progress an issue, incorporate this feedback as part of the process of updating the issue. This helps other contributors to know what is outstanding.
Consult the Drupal Contributor Guide → to find step-by-step guides for working with issues.
- Status changed to Needs review
almost 2 years ago 7:39am 7 February 2023 - 🇮🇳India bhanu951
core/lib/Drupal/Core/Field/TypedData/FieldDefinitionOptionsProviderTrait.php
core/lib/Drupal/Core/Field/TypedData/FieldStorageDefinitionAwareOptionsProviderInterface.php
core/lib/Drupal/Core/Field/TypedData/FieldStorageDefinitionAwareOptionsProviderTrait.php
core/lib/Drupal/Core/Field/TypedData/LegacyOptionsProvider.php
core/lib/Drupal/Core/Plugin/Context/ContextAwareOptionsProviderInterface.php
core/lib/Drupal/Core/TypedData/Options/CallableOptionsProvider.php
core/lib/Drupal/Core/TypedData/Options/DefinitionAwareOptionsProviderInterface.php
core/lib/Drupal/Core/TypedData/Options/DefinitionAwareOptionsProviderTrait.php
core/lib/Drupal/Core/TypedData/Options/DependentOptionsProviderInterface.php
core/lib/Drupal/Core/TypedData/Options/OptionsProviderResolver.php
core/lib/Drupal/Core/TypedData/Options/SimpleOptionsProviderBase.php
core/modules/system/src/Tests/TypedData/OptionsProviderTest.phpAbove files missing in patch #87 which were present in #83.
Hiding patch #87.
- Merge request !3419Issue #2329937: Allow definition objects to provide options → (Open) created by bhanu951
- Status changed to Needs work
almost 2 years ago 2:56pm 9 February 2023 The Needs Review Queue Bot → tested this issue. It fails the Drupal core commit checks. Therefore, this issue status is now "Needs work".
Apart from a re-roll or rebase, this issue may need more work to address feedback in the issue or MR comments. To progress an issue, incorporate this feedback as part of the process of updating the issue. This helps other contributors to know what is outstanding.
Consult the Drupal Contributor Guide → to find step-by-step guides for working with issues.
- 🇪🇬Egypt Mohamed Nabawy
this is an enhanced version of 2329937-91.patch to support ListDataDefinition with empty property name like in rules condition (User Has Role)
- 🇺🇦Ukraine i-trokhanenko Lutsk 🇺🇦
Rerolled the 2329937-91.patch to Drupal 10.2.x
- 🇺🇦Ukraine i-trokhanenko Lutsk 🇺🇦
Ignore patch #97. Here is the correct one
- 🇺🇸United States veronicaSeveryn
I have rerolled the patch for Drupal 11.x branch (it is at the tag of 11.0.2 now).
I had to combine patches from #91 + #95, because otherwise was having all kinds of issues mainly related to List type fields (couldn't create these fields on nodes, any entity containing this field type was throwing an error, etc.). - First commit to issue fork.
- Status changed to Needs review
3 months ago 7:16am 19 September 2024 - 🇮🇳India mrinalini9 New Delhi
Hi,
I have created MR from the patch #101 to run tests, please review it.
Thanks!
The Needs Review Queue Bot → tested this issue. It fails the Drupal core commit checks. Therefore, this issue status is now "Needs work".
This does not mean that the patch necessarily needs to be re-rolled or the MR rebased. Read the Issue Summary, the issue tags and the latest discussion here to determine what needs to be done.
Consult the Drupal Contributor Guide → to find step-by-step guides for working with issues.