In a Dashboard "Filter Results" Gadget, the user can edit the gadget and add "Description" to the "Columns to display".
A problem with that though is that the full description text is displayed which results in issues, that have lengthy descriptions, making the dashboard rows very tall. This worst when the dashboard rows are intended to be a single line's height each.
Is there any way to add a Auto-Sizing, Single-Line, Description field to a Filter Results gadget - such that it pulls in as much description text as it can but constrains it to a single line and to the width of it's column?
This would be for a JIRA Cloud setup.
What I did in our JIRA instance for this is - I created a custom field called short description - written a script to get the value of the description - trimmed it to one line - update the short description field with that value and then displays it in the filter results gadget.
Thanks, however as best I know I have no scripting support for JIRA because we're using JIRA Cloud (not a JIRA Server). I updated the question to reflect that.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.