-
New Feature
-
Resolution: Fixed
-
Major
-
None
The requirement is to resolve the issue in JIRA once the code has been fixed and tests are back to normal in subsequent execution of Jenkins jobs.
This would minimise the further manual work and add more step towards Continuous Integration and Deployment.
The assumption is that developer would not change the summary but may change the description or add comments.
At each execution the plugin would get all the Open issues for given project and try to match the summary of all successful tests in the build. In case of a match, it would update the status of the issue in JIRA as resolved.