Jens
Jens
Thank for this great tool it helps already quite a lot. Maybe for a later version you might wanna consider to include support for the Mirasvit FPC extension as well.
New feature "Update Jira Issues" does fail on certain jira fields due to their expected format transmitted to the API during IssueUpdate. Custom field: _cField Labels_ Jira Field Type: _Labels_...
See more here: https://developer.atlassian.com/cloud/jira/platform/deprecation-notice-user-privacy-api-migration-guide/ - "username" is not available anymore - other user private data is removed (email?) -- The User object will change: Identifying personal data, such as username...
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)...
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...
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
:( 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...
- add validation for user credentials on top of plain connection test