ansible/awx

Run Now button for schedules

Open

#14,355 opened on Aug 17, 2023

View on GitHub
 (1 comment) (1 reaction) (0 assignees)Python (3,333 forks)batch import
communitycomponent:uihelp wantedtype:enhancement

Repository metrics

Stars
 (13,071 stars)
PR merge metrics
 (Avg merge 24d 6h) (30 merged PRs in 30d)

Description

Please confirm the following

  • I agree to follow this project's code of conduct.
  • I have checked the current issues for duplicates.
  • I understand that AWX is open source software provided for free and that I might not receive a timely response.

Feature type

New Feature

Feature Summary

Schedules can be Added/Updated/Deleted. But it is currently not possible to easily run a selected schedule. Adding a Run Now button would be an easy but useful change

Select the relevant components

  • UI
  • API
  • Docs
  • Collection
  • CLI
  • Other

Steps to reproduce

  • Go to Templates
  • click on one of the Templates that has schedules attached,
  • Select the Schedules tab
  • Select a Schedule

Current results

There is no option to immediatly launch a schedule.

Sugested feature result

  • Add a "Run Now" button when 1 or more schedules are selected.
  • Add a "Run Now" button on the edit schedule screen as well

Additional information

No response

Contributor guide