Unable to add label to Job Template

Hi everyone,

I’m using AWX 9.1.1 and I’m facing an issue in Job Template. I’m unable to add a label to my JT (I have 403 (Forbidden) “You do not have permission to perform this action”)

My user is member of a team and this team is member of an organization. Also, my user has role admin for this JT and team role ‘Job Template Admin’.
https://user-images.githubusercontent.com/14820052/67284217-759dd480-f4d5-11e9-89d2-15293f3fd33e.png

https://user-images.githubusercontent.com/14820052/67284404-cf9e9a00-f4d5-11e9-9430-302af2741d6c.png

Only superuser can add labels or I’ve to add my user as a member of the organization.

I think there is an issue with rbac roles.

I really want to investigate but I don’t know how to launch/debug Django app with PyCharm.

Can someone help me with that issue.

Also, I have create a github issue : https://github.com/ansible/awx/issues/5064

Thank you very much for your help