Continue reading »
Under the hood of JIRA Drag and Drop Attachments plugin
- By Pawel Niewiadomski, Developer
- Developer
- On August 31, 2010
In this article you'll learn how to create a setup-less plugin that injects itself into JIRA issue page. Also you'll see how to do a Drag and Drop with modern browsers in a couple of lines :-)
Also in this course you'll also become familiar with writing JIRA plugins. So let's move on.
Let me in, please!
So, I'm scratching my head wondering how can I attach myself to the issue page. Let's use a custom field! Simple, elegant and easy to code solution. Isn't it?
Sure it is but it has one drawback