Hi there,
I have a problem creating custom field with JIRA cli.
This is command similar to examples at https://bobswift.atlassian.net/wiki/display/JCLI/Examples:
java -jar jira-cli-3.9.0.jar --server http://localhost:2990/jira --user admin --password admin --action addCustomField --field "zzz_Number Field" --type "com.atlassian.jira.plugin.system.customfieldtypes:float" --continue --search "com.atlassian.jira.plugin.system.customfieldtypes:exactnumber"
As you probably noticed, action addCustomField was not available in jira-cli-3.9.0.jar. So I used latest one jira-cli-4.5.0.jar and created custom fields with no problem.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.