
Author
[guest author fields > title]
Warning: Undefined array key “carousel” in /srv/users/atlassian/apps/atlassianstaging/public/wp-content/plugins/curator/dist/feed/render.php on line 68
Warning: Trying to access array offset on value of type null in /srv/users/atlassian/apps/atlassianstaging/public/wp-content/plugins/curator/dist/feed/render.php on line 68
What to do when cognitive overload threatens your productivity
Today’s knowledge workers are drowning in…well, knowledge.
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 […]