-
Bug
-
Resolution: Not A Defect
-
Major
-
Windows Server 2012 R2, Jenkins Version-1.674, Jira Plugin-2.1, jira-ext plugin-0.2
We are using JIRA 7, and our Jenkins version is 1.647. Our scm is SVN, and we want to resolve labels, and mail it to concerned teams. Lets say a developer updated svn cmnt with EARN-34, our plugins should resolve as jira.xyz.com, and mail it to concerned team. I have installed JIRA plugin, and configured the url and password. I have used the pattern '(EARN-[0-9]+)' in JIRA lugin, and JIRA ext plugins. The same thing I have configured in jira ext plugins:url ,and pattern. Is there anything else I need to add?