This is the topic to discuss development of
JiraPlugin
If you need support, go to
Support.JiraPlugin where you can ask questions and find answers to previously asked questions.
If you want to report a bug, or a feature request, go to
Tasks.JiraPlugin where you can see already submitted issues and where you can submit a new bug report or feature request.
Active Items
Discussion
I am about to start writing a
JiraPlugin with the current loose spec:
Replace %JIRA{"BUG-1234"}%
with a small HTML snippet with BUG-1234, the Jira type and Jira workflow status icons of the issue, and some tooltip text with the full name of the issue, reporter and assignee.
Other requirements:
- Support multiple JIRA servers
- Customizable format
Default display (work in progress):
BUG-1
- could use jQuery to make fancier tooltip on JS enabled browsers
If anyone has ideas about what a
JiraPlugin could do, please let me know. If I have time, I will consider adding some more functionality.
--
AndrewJones - 07 Jun 2011
Andrew, I see there is now a TWiki-Plugin (
http://twiki.org/cgi-bin/view/Plugins/JiraPlugin) which offers an extended functionality.
--
MirkoFriedenhagen - 15 May 2014