Hello,
we are thinking of storing some keys needed for an addon in the project description.
The information stored there is okay to be viewed by admins and project managers, but should not be seen by normal users.
I did a brief scan and couldn't find a way to see the project description anywhere else than on project administration.
Did i miss any spots?
All users with browse-project can see it on the project summary (I've got a feeling it comes out in some reports and there's a couple of places you can hover over the project name and get it in a tooltip as well)
I guess that project properties is better storage than the description. Please check: https://docs.atlassian.com/jira/server/com/atlassian/jira/project/ProjectPropertiesManager.html.
Also consider adding your table via Active Objects. In most cases it's better to control own data.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Always glad to award you some points How do you guys find the time to help us?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Tough work but somebody has to do it .
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I checked the manager but its not in the public API. how do i use it?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Please double check. It's part of the jira-api. Just checked this inside of the addon that does NOT have jira-core dependencies:
image2016-12-1 11:3:36.png
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.