One of our JIRA users has created dashboards to give an overview of (aspects) of a project.
These dashboards are presentations of the results of 5 or 6 saved filters.
This works well as a dynamic list.
The question now is how they can export this overview to PDF, Word or Excel as a snapshot at certain milestone events.
Is there any way of doing this?
(Opening each filter individually, exporting and then combining the multiple documents into one is an option - but this is awkward)
I'd suggest writing a VBA macro. It should be pretty easy importing the filters into seperate XLS files (adressing the filter URL) and combining them to a single sheet (Assuming that the filter names don't change)...
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Renjith, Thanks for the suggestion.
(What do you mean with 'command mode'?)
I've been looking into printing to pdf - but so far no satisfactory way of doing this. The only Firefox mechanisms for saving to pdf that I can find use external websites that - unsurprisingly - return a message that they cannot access our internal corporate JIRA site. Chrome does have a 'print to pdf' option but the text is saved too large for the text boxes resulting in text and whole issues and even lists of issues being truncated.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
http://www.abeel.be/content/command-line-printing-firefox
The was what I used, ages back. That add-on is not maintained any more in Firefox.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Export JIRA dashboards to PDF documents with the PDF View Plugin!
Although the list of supported gadgets is somewhat limited (it is growing though!), the Filter Results gadget is already supported. As you mentioned, you'd do this at regular milestones, you should consider making this totally automatic!
Here is the tutorial for dashboards and another one for automating the exports.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.