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

fix: Update restart modal to better handle stages #1167

Merged
merged 2 commits into from
Sep 19, 2024
Merged

Conversation

minghay
Copy link
Contributor

@minghay minghay commented Sep 18, 2024

Context

The modal that handles restarting a job does not handle stages particularly well at the moment. When a start needs to be restarted, the stage name should be displayed to the user instead of the job name.

Objective

Update the modal to display the stage name instead of the job name when the user wants to restart from a stage.
Screenshot 2024-09-18 at 15-57-46 New Pipeline Events Show

References

screwdriver-cd/screwdriver#3200

License

I confirm that this contribution is made under the terms of the license found in the root directory of this repository's source tree and that I have the authority necessary to make this contribution on behalf of its copyright owner.

@minghay minghay merged commit 15ca191 into master Sep 19, 2024
2 checks passed
@minghay minghay deleted the update-restart-modal branch September 19, 2024 00:19
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 this pull request may close these issues.

2 participants