I have been trying to use the JIRA Plugin 
<https://wiki.jenkins-ci.org/display/JENKINS/JIRA+Plugin> to integrate 
Jenkins and JIRA.  From what I've read, the JIRA plugin should be able to 
use fingerprint information to update the JIRA ticket when a downstream 
build runs that uses that artifact.

ex: a fix is made to projectA and the build updates the relevant JIRA 
ticket.  After projectA is built, projectB (which depends on projectA) 
builds, and that should also update the JIRA ticket.

However, I am only getting an update on the JIRA ticket from the build of 
projectA and not from the both (the projectB build is the one I really care 
about).  I double checked the fingerprint of the artifact in Jenkins and it 
does recognize the relationship between the two builds, and I made sure 
both jobs were configured with the "Update relevant JIRA issues" post build 
action.  I'm not sure if I have mis-understood the description of the 
plugin and this isn't possible, or if I just simply have something 
mis-configured.  After searching around online, I couldn't find any similar 
issues with the plugin, so I'm coming here to see if anyone uses that 
plugin in this way, and if so if there is any special configuration that 
needs to be done to get it to work that I may have missed.


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/68c5ff88-6a82-47af-8581-6490a2f61e19%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to