jira-tools
jira-tools copied to clipboard
Project Aid for Jira - Google Spreadsheet Add-on for Jira Integration
Improve the multiple calls to fetch infrequently changed Jira data with Google Cache Service. Ie: - For fetching all users, groups from JIRA - Store results (jira issue filter etc)...
It would be amazing if you could somehow always grab the last comment made and pull into the Google Sheet.
Class `Search` is fetching always X issues per page until requested maximum total records is fetched. However, it always fetches full pages (max Y results per page) regardless of partial...
- Entire code requires some review and enhancement of code documentation. - move all jira field functionalities (mapping, parsing, converting,..) into its own _.gs_ file and maybe even into a...
Hi, I am having some issues making values appear for 2 fields: Status and TTR in Hours (custom field), I tried refreshing but they just added empty brackets to the...
Hello, first off, thanks for creating this tool. We'd like to view the "Platform(s)" property of our tickets in a sheet. However, it's not importing correctly. It's a list of...
Running `npx jest --coverage` fails randomly. Running above command multiple times without any changes to source or environment, brings different results every time. Any idea why? Lastest develop branch with...
- dont get plain text password into dialog - store encrypted info only
Hello @ljay79 , Thanks for this tool - really makes my life much easier. However, as I use the tool on a very frequent basis, I have to use "List...
:( When trying to list issues from filter with more than ~1500 issues, the script might run into an execution timeout. Google allows the script to run (only) about 6...