No se puede cambiar el estado de los roles

Hello everyone, I have the following problem:

When I try to change the state of a role, for example from “established” to “not established”, and I click save, returns to the state it was in before.
I have a test instance and one in production, the same thing happens in both, the only pattern I find in common (since there are a few fewer modules in one of the environments), is that when module number 124 is reached, it no longer allows changing the state.

Has anyone been through something similar? The logs do not throw any related errors.

thanks


[ESPAÑOL]

Buenas a todos, tengo el siguiente problema:

Cuando intento cambiar el estado de un rol, por ejemplo de “establecido” a “no establecido”, y le doy a guardar, al segundo vuelve al estado que se encontraba anteriormente.
Tengo una instancia de test y una en producción, en ambos pasa lo mismo, el único patrón que encuentro en común (ya que hay algunos módulos menos en uno de los ambientes), es que al llegar al módulo nº 124 ya no permite cambiar los estados.

¿Alguien que haya pasado por algo similar? Los logs no arrojan ningún error relacionado.

gracias

en php.ini hay configuraciones que afectan si hay muchos módulos personalizados:

max_input_vars = 1000

hay que incrementarlo hasta encontrar un punto que sirva para ustedes.

fuente: Module limit? | Support | SecuritySuite - SuiteCRM and CE Teams