
Author
[guest author fields > title]
Warning: Undefined array key “link” in /srv/users/atlassian/apps/atlassianstaging/public/wp-content/plugins/curator/template-parts/cards/feed-card.php on line 146
What to do when cognitive overload threatens your productivity
Today’s knowledge workers are drowning in…well, knowledge.
Warning: Undefined array key “link” in /srv/users/atlassian/apps/atlassianstaging/public/wp-content/plugins/curator/template-parts/cards/feed-card.php on line 146
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 […]