- Merge request !2964Issue #2865710 : Dependencies from only one instance of a widget are used in display modes → (Closed) created by bhanu951
- 🇺🇸United States dcam
I messed up that MR while trying to update it for 11.x. I'll sort it out tomorrow.
- 🇺🇸United States dcam
This is going to fail tests because I excluded all the entity_test lines from the fixture that I created. But I'm out of time to work on this right now and need to save the work. My plan is to move the test plugins out of the
field_test
module so that we don't have to depend on that anymore, reducing the amount of garbage that has to be in the fixture. - 🇺🇸United States dcam
My plan is to move the test plugins out of the field_test module so that we don't have to depend on that anymore...
After evaluating how much work that would take I ended up putting all of the entity_test module stuff in the fixture. It's a pain, but it worked without having to refactor code to work without it.
- Status changed to Needs review
about 1 month ago 11:13pm 17 June 2025 - 🇦🇺Australia larowlan 🇦🇺🏝.au GMT+10
Just one minor comment on the MR, I think its ok, but would be good for a second opinion
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.