Skip to content

Specify variables when retrying a manual job

walkthrough of this feature

walkthrough of this feature https://youtu.be/wCRSzVF1LH4

Specify variables when retrying a manual job

Recently implemented Specify variables when running a manual job provided an ability to specify additional job parameters when running a manual job via UI, however when retrying a failed manual job neither previously specified parameters are reused nor is it possible to provide different parameters.

#327347 (closed) is created to address failure to reuse original variables specified.

Intended users

Unknown
In our particular delivery process Release Manager needs to be able to provide additional information when publishing a tested build to the customer, which is implemented via running a manual job.

Further details

Allow to correct mistakes in the originally specified manual job parameters

Proposal

Permissions and Security

Existing permissions for running manual jobs seem to be applicable here as well

Documentation

Potentially new UI documentation may be required

Testing

What does success look like, and how can we measure that?

Given a finished (either successful or failed) manual job exists, when a user with necessary permissions to retry the given manual job wants to retry the job, then the system provide an ability to specify additional job variables parameters.

What is the type of buyer?

Core

Links / references

Edited by Dov Hershkovitch