Skip to content

Follow-up from "Resolve "pipeline_schedules pages throwing error 500""

What does this MR do?

This MR add a patch for the case "when pipeline_schedule.ref is empty(i.e. "")". This issue was originally addressed at https://gitlab.com/gitlab-org/gitlab-ce/issues/32790, however, the patch we released was not sufficient to cover this case.

Are there points in the code the reviewer needs to double check?

IS this MR sufficient?

Why was this MR needed?

Because it's regression.

Screenshots (if relevant)

N/A

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/35345 Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/32790 Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/34652

Edited by Shinya Maeda

Merge request reports