Currently In the pipeline details page, the UI displays the Pipeline name directly from the YAML. However, when switching to Input Sets, the name is fetched from the metadata value stored in the database at the time of pipeline creation. Because of this, if the name is later updated in the YAML, the Input Sets view will still display the original metadata value.
Created by brijesh.jagani
·