Tissue - Table of linked Issues
Breadcrumbs

Release Notes for 1.1.0/2.0.0

Summary

/*<![CDATA[*/ div.rbtoc1762509490681 {padding: 0px;} div.rbtoc1762509490681 ul {list-style: disc;margin-left: 0px;} div.rbtoc1762509490681 li {margin-left: 0px;padding-left: 0px;} /*]]>*/ Improvements Display value for Cascading Select Bug Fixes "No issues found" if Modify Primary JQL is checked and JQL contains quotes (") Primary JQL text is hidden if text has more than 1 line Issues


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 = &#34;Tissue - Table of linked Issues&#34;



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