jira-cli icon indicating copy to clipboard operation
jira-cli copied to clipboard

clone issue results with priority error

Open tarmotubro opened this issue 3 years ago • 1 comments

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

  1. 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")
    
  2. Are you using Jira cloud or on-premise jira server? Also mention the version for on-premise installation.
    Jira cloud
    
  3. What operating system are you using? Also mention version.
    MacOS Monterey 12.6
    
  4. What terminal are you using? Also mention version.
    Terminal 2.12.7 (445)
    

To Reproduce

Steps to reproduce the behavior:

  1. Try to clone an issue
  2. See error

Expected behavior Issue to be cloned

tarmotubro avatar Nov 08 '22 10:11 tarmotubro

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?

ankitpokhrel avatar Nov 19 '22 10:11 ankitpokhrel