This will be my first real attempt at creating a plugin for Jira Core (server)
I am planning to use this topic to track my progress in creating a custom add-on for Jira Core.
The plugin will attempt to:
- Create new issue types
- Create some custom fields
- Add a custom link type
- Add a view panel to the main interface to view linked issues (in a more graphical way)
- Add a pop-up window with some issue details in the view above
The idea is to create a group of issues that can be displayed on a picture background.
This thread is purely for me to keep track of my progress, but any comments/suggestions/tips/tricks or your own experiences will be appreciated!