System Information
- Strapi Version: 3.6.5
- Operating System: AWS Linux 2
- Database: MySQL
- Node Version: 14.21.3
- NPM Version: 6.14.18
- Yarn Version: 1.22.19
I have encountered a strange error when deploying to the production environment. I added some new fields locally and pushed them to the staging environment for testing, and they were able to update the data normally. However, when I pushed to production, I couldn’t update the values of those new fields, while the old fields could still be updated normally.
Furthermore, on the production environment, there is a success notification when attempting to update the fields.
Has anyone encountered this error before? Please help me. I greatly appreciate it!!!