I want to be able to sync User Group Permissions between the local and the live versions of my project using Gitify. Does anyone know if that’s possible? And if yes, how so?
So far I have been able to get the user groups name and description with the following:
usergroups:
class: modUserGroup
primary: id
Thanks in advance!