Hi @Dewi_Rosalin , that is correct.
A more comprehensive solution would be ideal, however, this change would be potentially destructive if any of the existing protected regions are in use anywhere.
As such, it would need to be released as a new minor or major increment, which the current versioning policy does not support for older versions (the most recent version is SpringBot Release 2.5.0.0).
The expected workflow as I see it would be to deactivate the protected region with the ID Override the setup here
in RolesAndPrivileges.java
each time the security model is changed, copy the changes into your methods in the protected region with ID Add any additional class methods here
before deactivating it again.