ansible / django-ansible-base

Apache License 2.0
12 stars 43 forks source link

The role assignment serializers fail to give fields like `user_ansible_id` #534

Open AlanCoding opened 1 month ago

AlanCoding commented 1 month ago

See test in:

https://github.com/ansible/django-ansible-base/pull/527

Assignment serializers show ansible_id fields but they are returned blank.

We need a near-term solution for this.