Open
Description
Overview
Currently we have two different roles for a community moderator
- Moderate Post
- Moderate Comment
They are unnecessary and the work can be done with just a single role - Community moderator
How to Solve
- In roles.models we have defined the roles
- Cooment out both the roles
- Add a new role for community moderator
- Make changes everywhere else in the code replacing those 2 roles with the new single role