- 🇲🇰Macedonia meri_atanasovska
Currently, we check only if the user has 'update' permissions, so I created a simple patch.
First, it checks if the user already has a profile created for the current profile type, if no then it checks the 'create' permission if there is a profile then it checks the 'update' permission. I am not sure if this patch will break some other functionality but for this use case it definitely fixes the issue with few lines of code.