Tissue - Table of linked Issues

Release Notes for 1.1.0/2.0.0

Summary


Improvements

Display value for Cascading Select

The display value for Cascading Select in our gadget is now the same as issue view.

For example:

Before

{null=Developer,1=Android}

After

Developer - Android



Bug Fixes

"No issues found" if Modify Primary JQL is checked and JQL contains quotes (")

The quotes in the JQL has been escaped, thus, is not working.

JQL


project = "Tissue - Table of linked Issues"


Escaped JQL


project = "Tissue - Table of linked Issues"



Primary JQL text is hidden if text has more than 1 line

The suggestions div remains at the same position when textarea is expanded, covering part of the JQL (from line 2).

Before

After

tissue gadget primary jql text hidden.png

tissue gadget primary jql.png



Issues

Key Summary T P Status Resolution Affected Versions Fix Versions

Data cannot be retrieved due to an unexpected error.

View these issues in Jira