How do I create a new value for a custom field that is of type build via commands?
I have a custom field in my project, called Product Version, and it is a build type. I am trying to dynamically create a new version whenever we create a new version from our build server and I can't seem to do it. I have tried to create the new version via the command interface on the UI to no avail either. The command I am trying to use, based on the help located at https://www.jetbrains.com/help/youtrack/standalone/2019.1/Command-Reference.html, was "add Product Version 3.0", but it I get an error in the Command Preview that says "1. field name or field value expected: Product Version 3.0". Any help would be greatly appreciated!
Please sign in to leave a comment.
The problem is being solved in a support ticket.