I have a post build action to update the JIRA ticket after the build completes. I am even seeing this in the logs:
Sep 15, 2015 3:43:36 PM INFO hudson.plugins.jira.JiraChangeLogAnnotator annotate Annotating JIRA id: ‘AB-465' Sep 15, 2015 3:45:22 PM INFO hudson.plugins.jira.JiraChangeLogAnnotator annotate Annotating JIRA id: ‘AB-465' Sep 15, 2015 3:45:49 PM INFO hudson.plugins.jira.JiraChangeLogAnnotator annotate Annotating JIRA id: ‘AB-465' Sep 15, 2015 3:45:49 PM INFO hudson.plugins.jira.JiraChangeLogAnnotator annotate Annotating JIRA id: ‘AB-465' Sep 15, 2015 3:46:17 PM INFO hudson.plugins.jira.JiraChangeLogAnnotator annotate Annotating JIRA id: ‘AB-465' Sep 15, 2015 3:48:52 PM INFO hudson.plugins.jira.JiraChangeLogAnnotator annotate Annotating JIRA id: ‘AB-465’ However, the JIRA ticket is NOT getting updated. What could be causing this and how can I resolve it? -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/D21DF06C.11025%25ashish.yadav%40firemon.com. For more options, visit https://groups.google.com/d/optout.
