Three Dimensional Date Gadgets for Jira Cloud
Breadcrumbs

Release Notes for 1.2.0

Summary


Bug Fixes

XSS in gadget configuration

XSS can be triggered using malicious title.

TDDG config title xss.png


Error viewing in issue navigator if JQL contains special characters

When clicked on the chart which links to the issue navigator, “Error in the JQL Query“ error message is displayed.

This happens if the JQL contains special characters such as #.

Before

After

JQLError.png


JQL Fixed for special char.png


Gadget data retrieve error

This happens when there is data with date > 12 weeks. The gadget will fail to load.

Before

After

TDDGC gadget load error.png


TDDGC-11 Bug Fix.png



Improvement

Support user time zone

If user’s configured time zone is different from Jira’s default time zone, the results may not tally with the JQL search results.

Issues on the first or last day of the month may be counted towards the month before or after.

For example:

 

Default time zone (Asia/Singapore +08:00)

User’s time zone (Canada/Central -05:00)

Issue’s date

1 October 2021, 12:23

30 September 2021, 23:23

Issue included in month

(For TDDG gadget results)

October

Before (based on default time zone)

After (based on user’s time zone)

October

September


Results are now based on user’s time zone as configured in Account preferences.

Account pref time zone.png


Show duration of week when hovering over

Users can now tell the duration of the week by hovering over Rolling Window Weekly Gadget.

For example, Week 18 is from 2022-05-02 to 2022-05-08.

TDDG Week Range.png

Issues

Key

Summary

T

Created

Status

Data cannot be retrieved due to an unexpected error.

View these issues in Jira