Skip to content

Send continue parameter on for `cancel_path`

Steve Xuereb requested to merge 53335-cancel-job-redirects-to-job-page into master

What does this MR do?

In !21595 (merged) ContinueParams was introduced in the Projects::JobController#cancel since continue parameter is not present for in cancel_path for Projects::JobController#show.sjon the user is being redirected to the pipeline page, where it should be redirected to the current job page instead.

Add the continue parameter as a query string for cancel_path.

What are the relevant issue numbers?

#53335 (closed)

Regression from #39161 (closed)

Does this MR meet the acceptance criteria?

Closes #53335 (closed)

Edited by Steve Xuereb

Merge request reports

Loading