Details
-
Type:
Bug
-
Status: Resolved (View Workflow)
-
Priority:
Blocker
-
Resolution: Won't Fix
-
Component/s: jira-ext-plugin
-
Labels:None
-
Similar Issues:
Description
I am trying to update JIRA from ChangeSet after each Build.
The console log is saying it is updating it ..
Updating JIRA tickets
ChangeLogSet class: class hudson.plugins.git.GitChangeSetList
Operation: Add a comment
Finish updating JIRA tickets
I dont see the changes in comment section. It is good to say in the log which JIRA is being updated.
Please find attached screenshot.
Thanks. Got it. It is working for single issue update.
If i choose the option mentioned somewhere in commit message, it does not update.
Here is my changes:
Changes
BUILDREL-3205: Testing JIRA ext plugins (detail)
The Console log says:
Updating JIRA tickets
ChangeLogSet class: class hudson.plugins.git.GitChangeSetList
Operation: Add a comment
Finish updating JIRA tickets
In JIRA ticket, i dont see any update. It works if i mention the same JIRA ticket# explicitly in single issue update.