We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
default-admin-permissions is not created by default.
The text was updated successfully, but these errors were encountered:
@tanmay3011 Looks like this permission is missing in all branches
Sorry, something went wrong.
bundle exec rake spree_roles:permissions:populate need to be run as part of extension setup.
bundle exec rake spree_roles:permissions:populate
@bansalakhil Are you suggesting to include it as part of bundle exec rails g spree_admin_roles_and_access:install ?
bundle exec rails g spree_admin_roles_and_access:install
bansalakhil
tanmay3011
No branches or pull requests
default-admin-permissions is not created by default.
The text was updated successfully, but these errors were encountered: