When running a pipeline with another pipeline as resource you can select the specific run to use in the picklist. By default the last successful should be the selected:
Nevertheless, when you go to the next section (the picklist itself) the selected option by default is the last run (not the last successful run)
Two questions:
- Is this any kind of bug or something?
- How can I show only the successful runs in the picklist?
PS: Of course I can tag as “successful” all the successful runs and filter by tag the pipeline resource, but tagging as successful something that is visibly “successful” seems a bit redundant… (and besides that, the tag could be removed).