Inside Atlassian

Author

Graeme Smith

Graeme smith author profile pic
Article in Teamwork
What to do when cognitive overload threatens your productivity

Today’s knowledge workers are drowning in…well, knowledge.

Article in Archives
A Simple Jira Plugin Using UAL

I’m going to show you how to create a simple Atlassian Plugin, using the Application Links API. The plugin will be a Jira Custom Field. Prerequisites Get the Atlassian Plugin SDK. Create a skeleton Jira plugin. I called mine jira-external-issue-plugin. Set up your IDE. Create the custom field See here for specifics. Your atlassian-plugin.xml should […]