Filter pipeline runs by user-defined metadata
acknowledged
M
Mantis Jay
In our project we extensively use user-defined metadata when launching the pipeline runs, and users would benefit from being able to filter runs by that metadata (e.g., project ID). Is this something that you have in your plans to improve? Alternatively, if you’ve encountered a similar need and have a workaround, we’d appreciate your advice.
Rob Newman
Hi Mantis Jay - thanks for your feature request. Is this satisfied by using the
label
attribute in your runs and defining your own metadata? Something like label:projectId-1234
? This can be added dynamically - either before, during, or after a pipeline run. If not, and you need something more specific, I can reach out to discuss.M
Mantis Jay
Hi Rob Newman - thank you for your response! Label doesn't really work for us because we have many params that users submit to the pipeline and they want to filter on. Have you considered adding a functionality to filter by pipeline params?
Rob Newman
marked this post as
acknowledged
R
Rose quartz Chicken
Yes! Being able to filter workflows by pipeline parameters, would be a huge win!