- Issue created by @hargurpreet
- š©šŖGermany jurgenhaas Gottmadingen
Well, the error comes from the fact that the action plugin should not exist, if it depends upon comments, but doesn't make sure that they really exist, or are enabled. The patch would just heal a symptom, but the error is not within ECA. That's why ECA is trying to not crash and just reporting about the problem, but the solution needs to be found elsewhere. In this case, you need to report this in the action module and ask them to declare the comment module as a dependency or to remove that action plugin.
In general, contributions like this are very welcome. But please don't provide patch files any more. The workflow for contributions is based on issue forks and merge requests.