jira-cli
jira-cli copied to clipboard
clone issue results with priority error
command: jira issue clone <TICKET_#>
result:
Error:
- priority: Field 'priority' cannot be set. It is not on the appropriate screen, or unknown.
jira: Received unexpected response '400 Bad Request'.
Please check the parameters you supplied and try again.
Please provide following details
- JiraCLI Version:
(Version="1.1.0", GitCommit="3b93e147eac468ad985bdece27469153b4bb2814", CommitDate="2022-08-14T08:10:40+00:00", GoVersion="go1.18.3", Compiler="gc", Platform="darwin/amd64") - Are you using Jira cloud or on-premise jira server? Also mention the version for on-premise installation.
Jira cloud - What operating system are you using? Also mention version.
MacOS Monterey 12.6 - What terminal are you using? Also mention version.
Terminal 2.12.7 (445)
To Reproduce
Steps to reproduce the behavior:
- Try to clone an issue
- See error
Expected behavior Issue to be cloned
Hi @tarmotubro, based on the error message, it seems like your workflow doesn't allow to set Priority when creating the issue. Is that correct?