Running Ansible Roles on Host Group

Problem:
I am try to run an ansible job on a host group that has no hosts directly in it but has nested groups that do have hosts in it. When I go to schedule the job if I select the parent group it says “Apply to 0 hosts” and when run returns “No hosts found.” I don’t know if I’m missing something somewhere in setting up the groups, job, etc. Is there any way to achieve this outcome currently?
Expected outcome:
Ansible roles run on all hosts in the nested host groups.
Foreman and Proxy versions:
3.7.0-develop
Foreman and Proxy plugin versions:
Ansible: 3.5.4
Remote-Execution: 9.1.0
Distribution and version:
Rocky Linux 8.7

Hey, thanks for reporting that.
I’m working on fixing it. I’ll update this post once I have it done.