Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Not able to create a jIra issue using groovy

Gyanendra Ojha July 27, 2023

I am trying to create a jira issue with a original estimate field setting as 1h using below command

timeoriginalestimate: '3600s',

 

HOwever the jenkins pipeline fails with below error

rror Message: {"errorMessages":[],"errors":{"timeoriginalestimate":"Field 'timeoriginalestimate' cannot be set. It is not on the appropriate screen, or unknown."}}

1 answer

1 accepted

0 votes
Answer accepted
Giovanni Melai
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
July 27, 2023

Hi @Gyanendra Ojha

based on the error, you most likely missed adding the Time tracking system field on the Create Screen of your project. 

Gyanendra Ojha July 27, 2023

Yeah thanks it helped

Giovanni Melai
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
July 27, 2023

Nice :) Can you please accept the answer? 

Suggest an answer

Log in or Sign up to answer