Hi !
Expected behavior
I should see my actions in my action button but nothing is displayed like in dev environment.
Actual behavior
I have activated in smart Actions section in settings. This is global action so no need to select row. In my dev environment the actions a well displayed.
I have commit .forestadmin-schema.json file in production.
Failure Logs
Please include any relevant log snippets, if necessary.
Context
Please provide any relevant information about your setup.
- Express Version: 4.17.1
- Sequelize Version: 5.15.1
- Database Dialect: postgres
- Database Version: PostgreSQL 12
Hi @charlelie, and welcome to our community ,
Could you confirm the following:
- Smart action is displayed on dev but not on production environment?
- Smart action is set as visible on both of these environments? (Visible on the collection settings > Smart actions)
- If you are using the Roles feature, does your user have access to that smart action? (Visible on Project settings > Roles)
If possible, would you mind sharing the name of your project?
Thanks in advance
1 Like
Well, you were right, the actions was not activated in the roles settings. It was not mention in the documentation so I didn’t checked…
Thank you !
1 Like
Thanks for the documentation feedback, I’ll forward it to the team