The UI used to show pipeline parameters that were overridden for a pipeline run. Now it does not.
Runs with special parameters are indistinguishable from normal runs.
Hi @adriansuarez, can you clarify which page you’re looking at and what the parameters used to look like / how the UI is different from before? A screenshot of what you’re seeing now would help too!
I am facing the same issue. The web UI no longer shows the pipeline parameters defined in the build config
The “Parameters” section used to show a list of the configured pipeline parameters pre-populated with default values, and I could edit those values as needed.
Update: this feature is working as expected for the master
branches of our projects but not for feature branches, which almost always have a prefix followed by a slash, like feature/MDDS-1436_diam_discrepancy_callout
@agilman we’ve identified the root cause of an issue that is causing the parameters to not always show up when there are slashes in the branch name. A fix should be out soon, apologies for the inconvenience.