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 |
---|---|
How to set up and validate locally
- Go to a project
- Go to CI/CD > Schedules
- Create a new schedule
- Edit the schedule
- 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.
-
I have evaluated the MR acceptance checklist for this MR.
Related to #341295 (closed)