At the moment if you want to fix a Nextflow version, you have to use a pre-run script to export the
NXF_VER
environment version. This is fine, but it's not intuitive for what is a fairly central part of the experience of running Nextflow on Seqera Platform.
Suggestion is to have a new field in the UI to set the Nextflow version when launching a workflow.
The field should default to using the latest stable release of Nextflow, but give the option of using the latest edge release instead, or a specified exact release version.