As the topic title says. I have attached the screenshots. Is there any other way I can assign role/ role profile to a user?
Is this a change or any UI caching issue (Using frappe docker for production setup).
I have been using this setup and building images for more than 1 month on this setup.
Version of frappe is v16.18.3
I think this is likely a permissions issue. That section is only visible to users who have write access at permission level 1+ on the User DocType. System Managers get this by default, so if you’re using another account, the section might just be hidden.
Since this is a fresh Docker setup, I’d also rule out any cached assets issue