JIRA Public User Properties
Plugin for Atlassian JIRA to enable visibility of user properties. By default JIRA user properties are visible only to administrators.
** About **
Main idea of this plugin is define new user alfanumeric property key with specific prefix string, to makes this property visible for all users.
- Example: *
If I (as JIRA administrator) want create new public user property with key "home phone" and value "123 456 789", I must use the key "public home phone". Value "public " is configured as default plugin key prefix, to recognize public/nonpublic user properties. This prefix is set in configuration file /conf/pup.properties (can be changed).
Plugin used REST module, so be sure, that remote API calls are enabled in JIRA admin general configuration.
** Instalation **
Build JAR file is developed as plugin version system 2 and should work with JIRA 4.4.x immediately, without any customizations. Copy plugin file into the JIRA_APP_DATA/JIRA/plugins/installed-plugins folder.
** Source codes **
ZIP archive contains Eclipse project.
** Screen **

View JIRA Property
Hopes, Public User Properties plugin makes Atlassian JIRA more powerful and user friendly.
[[project_admins]]
[[download_button]]