The acli jira workitem create command fails when attempting to create a JIRA issue.
Error Message:
Error: unexpected error, trace id: 2227af6ad89c4d39a1b9db7cc88b9903
Observed Behavior:
Command Executed:
echo "${{ inputs.api_token }}" | acli jira auth login --site "${{ inputs.domain }}" --email "${{ inputs.email }}" --token
acli jira workitem create --project [PROJECT] --type Task --summary "[TITLE]" --description "[DESCRIPTION]" -a "[USER_EMAIL]" --json
> Error: unexpected error, trace id: 2227af6ad89c4d39a1b9db7cc88b9903
I'm having the same issue. It worked up until today.
Hi, we're having the same issue right now, the workitem commands seem not to be working at all.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I have same problem.
My same script that was working yesterday now fail constantly. The command gave a very poor error message. I hope there is a verbose/debug flag that I can check.
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.
As this seems to relate to your instance, please contact Atlassian Support
This is a public forum and like you we are users of the products, we can't access products or see logging.
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.