We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I'm finding that I cannot get jira-cli to let me set a fix-version if the version starts with a digit.
⮀ jira-cli view SOUS-743 status : Closed reporter : nyarly summary : Separate Kafka logging assignee : nyarly link : [redacted]/SOUS-743 issue : SOUS-743 ⮀ jira-cli list versions --project SOUS testfix 0.5.45 ⮀ jira-cli update --fix-version "testfix" SOUS-743 Added fixed version(s) testfix to SOUS-743 ⮀ jira-cli update -v --fix-version "0.5.54" SOUS-743 Version name '0.5.54' is not valid
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I'm finding that I cannot get jira-cli to let me set a fix-version if the version starts with a digit.
The text was updated successfully, but these errors were encountered: