Suppose I have a field that can contain multiple values, e.g. "Versions". Is there a way to empty the Versions field using a YouTrack command?
At the moment I only know how to remove a specific version, e.g.:
Remove v123
If I want to remove multiple versions
Remove v123 Remove v456
I could not find a command that would empty the field.
Setting it to an empty value should help. If an empty value for your "Versions" field is "No versions", then the following command
will remove all existing field values.
NOTE: the solution does not work if issues across multiple projects were selected: https://youtrack.jetbrains.com/issue/JT-30131