Branch: refs/heads/master Home: https://github.com/jenkinsci/jira-plugin Commit: 05a4e5cf2dbd8ca6849a8c2beeeb4e7fa5597a16 https://github.com/jenkinsci/jira-plugin/commit/05a4e5cf2dbd8ca6849a8c2beeeb4e7fa5597a16 Author: Joe Hansche <jhans...@myyearbook.com> Date: 2012-06-01 (Fri, 01 Jun 2012)
Changed paths: M src/main/java/hudson/plugins/jira/JiraSession.java M src/main/resources/hudson/plugins/jira/JiraIssueUpdateBuilder/help-workflowActionName.html M src/main/resources/hudson/plugins/jira/Messages.properties Log Message: ----------- [FIXED JENKINS-13998] Fix NPE when Jenkins user does not have access to perform any workflow actions. Commit: 473b78ae173db1e0e620c4c8c5639677b9c5f913 https://github.com/jenkinsci/jira-plugin/commit/473b78ae173db1e0e620c4c8c5639677b9c5f913 Author: Olivier Lamy <ol...@apache.org> Date: 2012-06-01 (Fri, 01 Jun 2012) Changed paths: M src/main/java/hudson/plugins/jira/JiraSession.java M src/main/resources/hudson/plugins/jira/JiraIssueUpdateBuilder/help-workflowActionName.html M src/main/resources/hudson/plugins/jira/Messages.properties Log Message: ----------- Merge pull request #11 from jhansche/master Fix NPE when Jenkins user does not have access to perform any workflow actions Thanks ! Compare: https://github.com/jenkinsci/jira-plugin/compare/e2f6768...473b78a