'Strapi and google app engine resets automatically my role's endpoints configuration
I'm using Strapi v3.6.2 and Google App Engine (flex env) with a Cloud SQL (MySQL) database.
My problem is that the configurations of the public role of Strapi are automatically restarted every so often (I assume that it will be when the instances are restarted in Google App Engine or something similar).
The settings that are automatically reset are:
For example, in the case of the photo, scheduleCall appears automatically unchecked when this happens
I don't understand why this happens if the configuration of the public roles is in the Database that is external to the google app engine.
UPDATE
Photo of database records of users permissions (role 2 is the public role)

Can anybody help me?
Thanks!!
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|

