Build Plugin Admin Form With JIRA Fields

Jonathan MacDonald May 1, 2017

I would like to know the best way to implement the use of non-custom JIRA fields within the Administration Form that I am building for a plugin. The configuration of the plugin will require the setting of a default project and default user. I want to have the ability to use the single-select fields for JIRA projects and users that you'd commonly see on an issue Create page etc.

I'm currently going down a path where I'm using the ProjectService and UserManager to get a list of all projects and users, and then pass that information to my velocity template; however I feel there's a better way.

1 answer

0 votes
Ana Retamal
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
May 5, 2017

Hi Jonathan! This looks like a developer question, so my recommendation would be to post it at community.developer.atlassian.com so our developer community can help you out :)

Cheers,

Ana

Suggest an answer

Log in or Sign up to answer