Forums

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

Can't see circleci deployments status on an issue with circleci/jira@1.3.1 orb

Idan Elitzur
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
February 22, 2023

Hi,
I've integrated our JIRA account with some project in CCI 2.1
The job about the Jira notify is passed but there some error message inside the job's log -
This job is passing, however another job in workflow is running
Results from Jira:

{
"acceptedBuilds": [],
"rejectedBuilds": [
{
"key": {
"pipelineId": "testilize",
"buildNumber": 403
},
"errors": [
{
"message": "Either issueKeys or associations must be specified."
}
]
}
]
}

Also, I don't see any indication about JIRA integration inside the workflow dashboard and also no inside the deployed jira issue under the deployments section over there.
I've also have github integration and it seems ok over there (inside the jira issue).




cci config.yml ::

workflows:
build:
jobs:
- build:
context:
- jira-integration
post-steps:
- jira/notify



stack details::
circleci/jira@1.3.1
jira cloud
CCI 2.1
node 14.18.1

 

 

Screenshot 2023-02-22 at 10.45.02.png

1 answer

0 votes
Matt Andrews
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
March 1, 2023

I have the same issue. Found a couple of old Github issues here and here, but nothing that seems to indicate how to fix it.

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events