Skip to content

Fix schedule ID is show on schedule edit page

What does this MR do and why?

This removes the schedule ID from the pipeline schedule edit page because it’s not helpful for the user.

Screenshots or screen recordings

Before After
image image

How to set up and validate locally

  1. Go to a project
  2. Go to CI/CD > Schedules
  3. Create a new schedule
  4. Edit the schedule
  5. See that the page title is now only Edit Pipeline Schedule

MR acceptance checklist

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

Related to #341295 (closed)

Merge request reports