- Issue created by @quietone
- π«π·France andypost
Filed contrib issue to start ball roll π¬ Add andypost as co-maintainer to transfer core history module Active
- π¨πSwitzerland berdir Switzerland
Started commenting in π Remove uage of history module from comment module Active but moving into this issue.
I wonder if the decision to remove history module took into consideration how many features in comment module depend on it, there's a reason that history remained in core until now, this is going to be tough to untangle. That said, it's also clear that not a lot of sites these days actually rely on this feature (based on personal experience). The same can be said about comment module too I suppose.
Removal of history in D12 seems to conflict with new deprecation policy a bit. We will need to deprecate controllers/routes, views handlers, libraries and functionality to be able to remove history. It will likely not affect many modules in practice, if at all, but still, it's quite a lot and it would need to land very soon.
Might need to move history removal to D13.
I actually wonder if we should consider to instead just move comment.module as well into contrib and keep them entangled?