Skip to main content
Skip table of contents

Release Notes for Tissue 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}
AfterDeveloper - 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
CODE
project = "Tissue - Table of linked Issues"
Escaped JQL
CODE
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).

BeforeAfter



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

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.