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."}}
based on the error, you most likely missed adding the Time tracking system field on the Create Screen of your project.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Nice :) Can you please accept the answer?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.