AWX 1.0.3.41 - Cannot see newly added playbook in list after sync of source control project

Hi

I’m running AWX in Docker.

We have a project which fetches our git repo with ansible playbooks from github.com which is successful and pulls the repo files to a sub-folder under /var/lib/awx/projects/

When I attempt to set the new playbook for an existing template I do not see the playbook in the list?

The playbook .yml file is in the sub-folder, permissions seem to be correct and it is a valid yaml file.

Could someone help me with understanding where to look further for the cause of this issue?

thanks,

Chris

This was discussed this morning in our irc channel and we have an issue to track it (with a workaround): https://github.com/ansible/awx/issues/1248