Details
-
Type:
New Feature
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Component/s: jira-plugin
-
Labels:None
-
Environment:Platform: All, OS: Linux
-
Similar Issues:
Description
Hi all!
This should be a pretty simple addition to the jira plugin. Our JIRA install has
issue security levels installed, we have an internal security level for comments
about the implementation we don't want our clients to see.
The build integration comment would definitely fall under that category.
I'm happy to help with the implementation
Attachments
Issue Links
- is duplicated by
-
JENKINS-2663 [JIRA] Group visibility on comment
-
- Closed
-
Code changed in jenkins
User: Conny Kreyssel
Path:
src/main/java/hudson/plugins/jira/JiraProjectProperty.java
src/main/java/hudson/plugins/jira/JiraSession.java
src/main/java/hudson/plugins/jira/JiraSite.java
src/main/java/hudson/plugins/jira/Updater.java
src/main/resources/hudson/plugins/jira/JiraProjectProperty/global.jelly
src/main/webapp/help-role-visibility.html
src/test/java/hudson/plugins/jira/MockJiraSite.java
src/test/java/hudson/plugins/jira/UpdaterTest.java
http://jenkins-ci.org/commit/jira-plugin/b340a529f6fb056d0744cebff18e9c0b9464a7a2
Log:
Fix for project roles for
JENKINS-1489