- Issue created by @varshith
- ๐ฎ๐ณIndia varshith
I have check all the sub modules and hook names. I have fixed them and tested overall.
I am adding a patch here. - Issue was unassigned.
- Status changed to Needs review
about 23 hours ago 7:15pm 2 July 2025 - ๐ญ๐บHungary nagy.balint
I can confirm that the patch in #2 fixed the issue.
I would argue that this is a critical issue since in its current state the node submodule does not do anything.
- ๐ฏ๐ดJordan Rajab Natshah Jordan
Thanks, Vinu, Bรกlint, for patching and testing
Important one, Please, create an issue fork and an MR
We may need to plan to switch to the new, better OOP Hooks logic.
๐ OOP hooks using event dispatcher Needs review
๐ OOP hooks using event dispatcher Needs review - ๐ญ๐บHungary nagy.balint
Switching to the OOP Hooks would require quite a big jump in Drupal core requirement, and so would likely be a new branch.
I would not mix these together, as parts of the module in the currently supported branch does not work currently, and so it requires this quickfix.
- ๐ฏ๐ดJordan Rajab Natshah Jordan
Yup, sure, OOP Hooks will be in new issues
And we could use AI to speed up the work for that
We will file a new follow up issue for that