mirror of
https://github.com/ansible/awx.git
synced 2026-01-27 08:31:28 -03:30
Generate Label was not being called so I removed it in favor of associate label. Plus: less code in JT Add and JT Edit and can remove a promise. Minus: Now when we generate/associate a label we always send a long the orgId. OrgId is not necessary when associating a label.