Hi,
In the old issue view I could see how many people were watching an issue, who they were, and add watchers.
In the new version all I can find is the Eye-con that allows me to toggle on and off whether I am watching an issue.
How do I manage other watchers in the new view?
Thanks,
Paul
Not exactly sure what you mean by Excel tool, but you can use JIRA Command Line Interface and the getIssueList action to produce a csv file (excel can import) of issues satisfying a JQL query or filter search.
Hey guys, check out our Structure plugin. It's not exactly this tool that you describe, but it has a very nice Excel export. Note the "Views" concept that lets you quickly switch columns and define your own views.
It exports a structure, so first you'll need to do a JQL search, then add all results to an empty structure, then do the export.
In Structure 3.0, we'll have a much more straightforward way to go from JQL to Excel export.
Cheers,
Igor
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
Just for information, I think that is the same needs , I am starting to develop a plugin to our company using jXLS API which export a JQL result to an excel file using an excel template file.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.