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

Allow users to run ANY job with a custom input #629

Closed
2 tasks done
amberrignell opened this issue Feb 9, 2023 · 0 comments · Fixed by #712
Closed
2 tasks done

Allow users to run ANY job with a custom input #629

amberrignell opened this issue Feb 9, 2023 · 0 comments · Fixed by #712
Assignees

Comments

@amberrignell
Copy link
Contributor

amberrignell commented Feb 9, 2023

User story

As a user working on a downstream job, I would like to run it with a custom input, so that I can test and debug it.

Details

Add the 'custom input' option to the dropdown on all jobs.

Implementation notes

N/A

Release notes

  • Run any job with a custom input (as opposed to only the first job)

User acceptance criteria

  • Given a workflow with 3 jobs, when I click on job 2 or 3, I can see a custom input option in the input dropdown.
  • When I select the custom input option, I can see a textbox where I can add json and run the job.
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants