openaustralia / righttoknow

Theme for, and issues specific to, Right To Know.
https://www.righttoknow.org.au/
MIT License
21 stars 14 forks source link

0.29.0.0 - Consider use of Role Based Permissions System #741

Closed benrfairless closed 3 years ago

benrfairless commented 3 years ago

To migrate admin and pro statuses to the role-based system, you must run bundle exec rake db:seed and then bundle exec rake temp:migrate_admins_and_pros_to_roles after deployment.