- Issue created by @geek-merlin
- 🇩🇪Germany geek-merlin Freiburg, Germany
Sorry for the MR noise (must get used to the new workflow re-declaring target branch).
MR8 now is onto 1.1 and works for me in a manual test.
- Status changed to Needs review
over 1 year ago 1:07pm 2 January 2024 - 🇩🇪Germany geek-merlin Freiburg, Germany
Here is what this would allow and what i used to test: https://git.drupalcode.org/project/confirmation/-/commit/d789b8ce0687051...
- 🇦🇺Australia mstrelan
This seems to be the opposite of ✨ Tracking inactive bundle classes Needs review where bundles that don't exist in config should be flagged for deletion. Can you elaborate a bit on the use case?
Great module for DX, which we really should mature and push core.
Thanks for that, maybe you can help out at ✨ Define bundle classes via attributes Needs work
- 🇩🇪Germany geek-merlin Freiburg, Germany
> This seems to be the opposite of #3389071: Tracking inactive bundle classes
Not quite.
- That one is about better DX for inconsistencies.
- This one is about explicitly defining the bundle.> Thanks for that, maybe you can help out at #3301682: Define bundle classes via attributes
I am following this issue from its earliest days. But i'm strictly against going core, before we mature this in contrib and find good and tested consensus on this and other architectural issues. - Issue was unassigned.
- Status changed to Postponed: needs info
over 1 year ago 10:25pm 7 January 2024 - 🇦🇺Australia mstrelan
I'm reluctant to add this without understanding the use case, I can't really infer what's going on from the link in #9.
We should also add some tests.
- Status changed to Active
5 months ago 4:17pm 11 December 2024 - 🇩🇪Germany geek-merlin Freiburg, Germany
The link in #9 is an example commit showing how this feature can spare boilerplate code in other modules.