tools
tools copied to clipboard
default value is out of synch between the `nextflow.config` and `nextflow_schema.json`
Description of the bug
During the hackathon I was working on an issue for the parameter schema and was checking which parameters I can change in the graphical interface. Thereby I changed the default value of a parameter and recognized that the corresponding parameter in the nextflow.config was not updated.
Connected to Issue and PR
A possible solution would be to highlight this behaviour with a tooltip, to inform the user that he has to update the nextflow.config file or to disable a change of the default value.
Command used and terminal output
No response
System information
No response