You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Is there a way to update status from Jenkins build(pass/fail) to JIRA 7.0
If so, please let me know the steps to do the same.
Thanks in advance.
Yes. there are several approaches for this. One can be found at: https://wiki.jenkins-ci.org/display/JENKINS/Jira+Issue+Updater+Plugin
Do a google search on JIRA jenkins API to find others.
We extensively use this plugin and it works like a charm. Easy to configure and use. Never let us down.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Gabrielle, Do you folks create new issue or update the present one.? Because the JIRA Test Reporter plugin does not work for me. Any suggestion for how to create Issue on failed TC's
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I am getting the below error and I validated that the URL is working fine from the browser (getting Json output). Can anyone please confirm if you have faced this issue with the plugin,
------------------------------------------------------- JIRA Update Results Recorder ------------------------------------------------------- Unable to connect to REST service java.io.FileNotFoundException: http://Jira_IP/rest/api/latest/issue/Issue_Name/search?jql
below
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.
I was able to fix this by correcting my JQL. It seems like the JQL for Jira Issue Results Updater doesn't accept double quotes ("). Changing it to a single quote (') will fix the issue.
Used REST URL: http://localhost:[port]/rest/api/latest
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Try using this JIRA Plugin. https://wiki.jenkins.io/display/JENKINS/JIRA+Plugin
You may also need to add Jenkins Add-on in JIRA as well. https://marketplace.atlassian.com/plugins/com.marvelution.jira.plugins.jenkins/server/overview
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Ravindu : I have integrated Jira Jenkins and issues are able to get updated. But I dont want all issues to change their status. I just want specific issue to change. How do i achieve this? Please advise
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @ Syeda: Do you got any resolution?
even I'm looking for the same. If you got any resolution please, let us know.
Thank you.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
i have installed jira plugin and configured... what are the next steps? Please advice
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.