Skip to content

Redirect to detail view for retry/play actions on job

Payton Burdette requested to merge pb-ux-changes-jobs-table into master

What does this MR do and why?

Aligns jobs_table_vue new table with correct UX actions from old HAML view. Redirects user to job detail view after retry/play actions.

Screenshots or screen recordings

redirect_change

How to set up and validate locally

  1. Enable jobs_table_vue in rails console
  2. Visit CI/CD > Jobs
  3. Perform a Retry or Play action on a job

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Payton Burdette

Merge request reports