- last update
about 1 year ago Custom Commands Failed - last update
about 1 year ago Custom Commands Failed - last update
about 1 year ago 30,392 pass, 1 fail - last update
about 1 year ago 29,653 pass, 1 fail
After the introduction of Entity UUID we have in some cases substituted Entity ID in favour of this. When using UUID with Views we found that the generic Entity Argument Validator (\Drupal\views\Plugin\views\argument_validator/Entity) support only Entity ID. As we needed support for validation of Entity UUID we thought of adding support for this as well.
Update
Motivation escalated to support all base fields, not only UUID. For the User entity we now support fields like email and username.
Instead of load entities only by ID's, we are loading them by property based on the realField defined in the argument. This way the generic validator will be able to handle all argument types.
Needs work
11.0 🔥
Last updated
The issue needs input from the primary project maintainers, because it affects the project’s long-term roadmap, or because the community was not able to come to a consensus and needs a top-down decision. Use sparingly.
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.