Dirk Olmes
December 2, 2010
Hi,
we recently upgraded our JIRA instance to 4.2. While JIRAclient works fine with that release, it had trouble with issues stored in the local database. The easiest fix for me was to throw away JIRAclient's workspace and create a new one.
The only thing that was really work intensive afterwards was re-creating the queries I had defined in JIRAclient. It would be nice if there was a way to export queries, also for sharing queries with other users of JIRAclient within the company. I know I can create filters in JIRA but they never show up in JIRAclient ...
-dirk
Pavel Zvyagin
December 2, 2010
Hi Dirk!
There's a workaround: you can right-click a query, or several selected queries, or even a folder full of queries, and select Copy. JIRA Client will copy them to clipboard as XML, which you can paste into a file. Then wipe the workspace, recreate the connection, and paste your queries back. This doesn't completely solve the sharing problem though, because you can have a query like "Assigned to Me", and JIRA Client doesn't have a concept of "me" yet, so there'll be a concrete username. But you can backup and restore your queries this way.
-- Pavel, ALM Works