SCM revision update button became inactive

Hi Team,

I am new to this project and recently configured a AWX 2.1.0, Installation went fine, But after adding project to sync from stash but sync button seems to be turned gray. Nothing is happening.

Please help me to get this fix.

Regards,
Nilesh

But after adding project to sync from stash

I’m not sure what this means, can you be a little clearer? What have you configured the project to sync from?

Thank you Mathew for the response. We installed AWX 2.1.0 and configured the AWX with Inventories, Users, Organization etc. Then we created a projects which we intended to get sync from stash(git) but for some reason Sync button stays grey and we cannot click it. so looks like it got disabled, not sure what has gone bad, hence my questions was regarding that to how to make it working.

Secondly, we also see currently AWX 2.1.0 version we have does not have scheduling feature, do you know when this feature will be available, we need scheduling feature for workflow.

Can help us pointing me latest stable version of AWX 2.1.0 where we can install and verify all the feature we needed.

Regards,
Nilesh

I’m not sure what you mean about a git stash… that has a whole other meaning in git, just point it at the git server, you may need a credential to check it out. [1]

AWX does indeed contain the scheduling feature, why do you believe you don’t have it? [2]

[1] https://docs.ansible.com/ansible-tower/latest/html/userguide/projects.html
[2] https://docs.ansible.com/ansible-tower/latest/html/userguide/job_templates.html#scheduling

Thank you Mathew for correcting me regarding scheduling feature.