Document toolboxDocument toolbox

Release Notes for 3.5.0

Improvement

Add option to hide partial rows in table

To improve the data visibility, we have added a new feature allowing you to hide rows containing incomplete data (e.g., empty cells).

This mode is useful for scenerios like displaying

  • only the features that have linked bugs

  • only the tasks which has open subtasks


Previously, users will need to use a IssueFunction with ScriptRunner for Jira Cloud to exclude partial matches.

Before this release, Tissue Gadget can only do left joins (in SQL terminology).
Now it can do inner joins by specifying the preference in the gadget.

image-20241015-065318.png
Show incomplete rows (left joins)
image-20241015-065331.png
Show only complete rows (inner joins)

 

Configuration

By default, the gadget will show all the rows. To hide the incomplete rows,

  1. Edit the gadget configuration

  2. Set Hide Incomplete Rows to “Yes

 


Issues resolved

Issue Type

Issue Key

Summary

Issue Type

Issue Key

Summary

Improvement

TISSUEC-19

Add option to hide partial rows in table