Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Restart a check job as a run job #14177

Open
5 of 9 tasks
Sasa993 opened this issue Jun 27, 2023 · 0 comments · May be fixed by #15249
Open
5 of 9 tasks

Restart a check job as a run job #14177

Sasa993 opened this issue Jun 27, 2023 · 0 comments · May be fixed by #15249

Comments

@Sasa993
Copy link
Contributor

Sasa993 commented Jun 27, 2023

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

Enhancement to Existing Feature

Feature Summary

It would be great if there is an option to change the Job Type from check to run on relaunching the job.

Select the relevant components

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

Steps to reproduce

Chaning the Job Type from check to run requires to create a new job. That's especially annoying if the job has a lot of prompts.

Current results

  • create a Job Template
  • check Prompt on launch for a Job Type
  • save the Job Template and launch it
  • on prompt, select Check as a Job Type
  • complete the rest of prompts
  • in order to restart the same job with a Job Type Run, I have to create a new job by editing the Job Template
  • launch it again, but this time with Run as a Job Type
  • complete the rest of prompts

Sugested feature result

  • create a Job Template
  • check Prompt on launch for a Job Type
  • save the Job Template and launch it
  • on prompt, select Check a run the job
  • complete the rest of prompts
  • relaunch the same job -> modal appears which gives me an option to choose the Job Type for the relaunch (I don't have to complete every prompt again)

Additional information

No response

Sasa993 pushed a commit to Sasa993/awx that referenced this issue Feb 2, 2024
…4177)

- for all three relaunch scenarios (job list, detail and output)
- write js tests
dmzoneill pushed a commit to Sasa993/awx that referenced this issue Feb 19, 2024
…4177)

- for all three relaunch scenarios (job list, detail and output)
- write js tests
Sasa993 pushed a commit to Sasa993/awx that referenced this issue Feb 22, 2024
…4177)

- for all three relaunch scenarios (job list, detail and output)
- write js tests

Signed-off-by: Sasa Jovicic <[email protected]>
Sasa993 pushed a commit to Sasa993/awx that referenced this issue Feb 22, 2024
…4177)

- for all three relaunch scenarios (job list, detail and output)
- write js tests
dmzoneill pushed a commit to Sasa993/awx that referenced this issue Feb 22, 2024
…4177)

- for all three relaunch scenarios (job list, detail and output)
- write js tests
Sasa993 pushed a commit to Sasa993/awx that referenced this issue Jun 4, 2024
…4177)

- for all three relaunch scenarios (job list, detail and output)
- write js tests
Sasa993 pushed a commit to Sasa993/awx that referenced this issue Jun 4, 2024
…4177)

- for all three relaunch scenarios (job list, detail and output)
- write js tests
Sasa993 pushed a commit to Sasa993/awx that referenced this issue Jun 20, 2024
…4177)

- for all three relaunch scenarios (job list, detail and output)
- write js tests
Sasa993 pushed a commit to Sasa993/awx that referenced this issue Jun 24, 2024
…4177)

- for all three relaunch scenarios (job list, detail and output)
- write js tests
Sasa993 pushed a commit to Sasa993/awx that referenced this issue Jul 1, 2024
…4177)

- for all three relaunch scenarios (job list, detail and output)
- write js tests
Sasa993 pushed a commit to Sasa993/awx that referenced this issue Jul 3, 2024
…4177)

- Only for the job list view instead of for all three views
- Add arrow to the button
- Add js tests
- Prettify .js files
- Add a functional API test
Sasa993 pushed a commit to Sasa993/awx that referenced this issue Jul 4, 2024
…4177)

- for all three relaunch scenarios (job list, detail and output)
- write js tests
Sasa993 pushed a commit to Sasa993/awx that referenced this issue Jul 10, 2024
…4177)

- for all three relaunch scenarios (job list, detail and output)
- write js tests
Sasa993 pushed a commit to Sasa993/awx that referenced this issue Jul 14, 2024
…4177)

- for all three relaunch scenarios (job list, detail and output)
- write js tests
Sasa993 pushed a commit to Sasa993/awx that referenced this issue Jul 18, 2024
…4177)

- for all three relaunch scenarios (job list, detail and output)
- write js tests
Sasa993 pushed a commit to Sasa993/awx that referenced this issue Aug 19, 2024
…4177)

- for all three relaunch scenarios (job list, detail and output)
- write js tests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants