Pipeline schedule description not displayed on pipelines page
Summary
Pipeline schedule descriptions are not being displayed on the pipelines page (Build > Pipelines), despite the feature being implemented in !169500 (merged). Instead, users see the commit title as a fallback.
This may be the result of changes recently deployed in:
Steps to reproduce
- Create a pipeline schedule with a description (e.g., "Nightly Security Scan")
- Run the scheduled pipeline
- Navigate to Build > Pipelines page
- Observe the pipeline entry
What is the current bug behavior?
The pipelines page displays the last commit message instead of the scheduled pipeline description.
What is the expected correct behavior?
The pipelines page should display the scheduled pipelines description.
Relevant logs and/or screenshots
Output of checks
This bug happens on GitLab.com
