- Issue created by @hexabinaer
- e3cd25d4 committed on 2.1.x
Issue #3404947: Experimental module: OpenCulturas - Discussions Co-...
- e3cd25d4 committed on 2.1.x
As an optional feature, site owners will be able to allow comments on certain content types as well as to start discussion topics.
The proof of concept yielded a major problem upon uninstall of the sub module, deleting some unrelated views and fields. The reason is a core issue, related to the deletion of a dedicated workflow in combination with role-related views permissions: 🐛 Deleting a workflow can lead to the deletion of unaffected views Active
Only install on a testing setup. Avoid installation on production sites when subsequent uninstalling is a possible scenario.
The module is safe to use on production sites.
In case you want to remove it later on, wait for a stable release, update and only then uninstall the OC Discussions. In the meantime you are still free to change related permissions in order to disallow the creation of comments.
OpenCulturas default configuration that might become collateral damage is the following. Please note that further views might be affected, depending on your customizations. Check carefully.
Active
2.1
Code
Issue #3404947: Experimental module: OpenCulturas - Discussions Co-...