-
Task
-
Resolution: Done
-
Should have
-
8
-
Campaigns
-
Sprint #94, Sprint #95
Currently there's no role that is tailored to campaigner's needs: to be able to edit campaign pages (content type: campaign) but nothing else.
It looks like the easiest way would be to create a new Campaigner role that inherits the contributor permissions. I think these don't exist in WP currently so the permissions should be created too.
- edit_own_published_campaign_pages
- publish_own_campaign_pages
- delete_own_published_campaign_pages
See overview of roles permissions here: https://docs.google.com/spreadsheets/d/1ZGfb6jF0WVClrrk7ftXH9vMUkq2U1cpbim59eiYfibo/edit#gid=120062525 (blue is current functionality and green is desired new permissions)
Tasks:
- Create new Campaigner role that inherits all Contributor role permissions
- Add permissions mentioned above to role
- Also add permission to upload files (which is not currently available for contributors)
- Out of scope to modify Contributor role