Hi All,
I want to highlight the issue in the queue grid, if the reporter adds a new update / comment. Right now if i sort by updated column, all the issues are shown on top. But i want that only if the reporter updates the issue then it should be highlighted.
Thanks in advance for your help.
Hi @Abhishek Mendke ,
I totally see your need here. There is no such feature (yet?) in the queue to highlight, or color the issue based on the last comment from the customer.
There are some workarounds though.
best of luck
/L
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
if you're open to solutions from the Atlassian Marketplace, you may want to have a look at the app that my team and I are working on, JXL for Jira.
JXL is a full-fledged spreadsheet/table view for your issues that allows viewing, inline-editing, sorting, and filtering by all your issue fields, much like you’d do in e.g. Excel or Google Sheets. It also comes with a number of so-called smart columns that aren’t natively available, including the date of / time since last comment by customer, and many more. Combined with JXL's conditional formatting feature, you can build a view like e.g. this in just a couple of clicks:
As every JXL sheet is powered by a JQL statement, you have full control over which issues should be visible. This means that you can easily model your queues as "supercharged" JXL sheets, which is something that many of our customers do.
All this just works - so there's no scripting or automation whatsoever required.
I should also add that JXL can do much more than the above: From support for configurable issue hierarchies, to issue grouping by any issue field(s), sum-ups, or bulk editing via copy/paste.
Any questions just let me know,
Best,
Hannes
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.