Open asgeir-s opened 2 years ago
@cedricwaxwing: Reaching this scenario is not easily achievable, it will require somebody to execute a transaction from the Avatar to the module's disableModule
function (this is not exposed in any UI). Therefore, I am not sure this is required for https://github.com/gnosis/zodiac-modifier-roles/milestone/1 🤔
If
enabledAsModule
in the subgraph'sMember
entity is false we should indicate it to the user. Because the member will not be able to execute transactions even though it is a member of the role.This can happen if the Roles Modifier's owner (usually the avatar) calls the
disableModule
function.