Edgewall Software

Ticket #5653 (closed enhancement: fixed)

Opened 18 months ago

Last modified 5 months ago

Strikethrough closed tickets on Custom Query module.

Reported by: fotos@… Owned by: cboos
Priority: normal Milestone: 0.11.2
Component: ticket system Version: 0.10.3.1
Severity: minor Keywords: query strikethrough
Cc:

Description

Take for example the following filter on custom query module:

(Show all ticked by owner)

  Status new(ticked) assigned(ticked) reopened(ticked) closed(ticked)
  Group by owner.

It would be nice to have a view where the closed tickets are marked with a strikethrough line. Right now the only way to discern closed tickets is by looking at the status column.

Perhaps being able to add a second sub-grouping (by owner, status) would also solve this ticket, but the strikethrough seems more plausible right now.

(I took some time to check that no other ticket like this exists, but I am not that confident that this feature is not implemented in 0.10.4 or 0.11. Also there is no query component (like the "report system"), so I leave this ticket in "general".)

Attachments

strikethrough-0.10.5-patch.diff (1.4 KB) - added by fotos@… 18 months ago.
Patch against 0.10.5dev
strikethrough-trunk-patch.diff (1.6 KB) - added by fotos@… 18 months ago.
Patch against trunk

Change History

Changed 18 months ago by fotos@…

Patch against 0.10.5dev

  Changed 18 months ago by fotos@…

I uploaded a patch against 0.10.5dev (stable). I can also upload one against trunk, but since I don't have trunk, I won't be able to test it (see that it works).

Changed 18 months ago by fotos@…

Patch against trunk

  Changed 18 months ago by fotos@…

Added a patch against trunk for what it's worth (propably nothing...).

  Changed 18 months ago by cboos

  • component changed from general to ticket system
  • milestone set to 0.11.1

Well, it's quite worthy to be consistent with the display of tickets numbers.

  Changed 12 months ago by osimons

  • type changed from defect to enhancement

This is also related to #6088 that deals with how to display (or just remove) deleted tickets for for changed queries now that we provide a sample plugin that is likely to be used by many. A strikeout of the whole line could also be used for that purpose.

  Changed 11 months ago by cboos

  • owner changed from jonas to cboos
  • status changed from new to assigned
  • severity changed from normal to minor
  • milestone changed from 0.11.1 to 0.11

Got enough annoyed by this to finally do it ;-)

  Changed 11 months ago by cboos

  • status changed from assigned to closed
  • resolution set to fixed

Fixed in [6600] in a simpler way than the proposed patch, but thanks anyway!

  Changed 11 months ago by fotos@…

Thanks for taking the time to fix this. Much appreciated.

  Changed 11 months ago by jason.trahan@…

This would also be nice if it was added to the report as well. We have some reports that show by component and it would be helpful to see strikethrough lines on closed tickets.

follow-up: ↓ 12   Changed 11 months ago by jason.trahan@…

  • status changed from closed to reopened
  • resolution fixed deleted

The strikethrough doesn't work unless you add the status column to the ticket query. Some of our pages we want to not show the status column to preserve space and just rely on the strikethough to tell if a ticket is open or closed.

  Changed 11 months ago by jason.trahan@…

Actually it may be helpful to add a flag to the TicketQuery macro. Some of our managers like to see the strikethrough were others do not want to see it.

  Changed 10 months ago by cboos

  • milestone changed from 0.11 to 0.11.1

in reply to: ↑ 9   Changed 5 months ago by rblank

  • status changed from reopened to closed
  • resolution set to fixed

Replying to jason.trahan@…:

The strikethrough doesn't work unless you add the status column to the ticket query.

Well spotted. Fixed in [7472].

  Changed 5 months ago by rblank

  • milestone changed from 0.11.3 to 0.11.2

Setting proper milestone.

Add/Change #5653 (Strikethrough closed tickets on Custom Query module.)

Author



Change Properties
<Author field>
Action
as closed
Next status will be 'reopened'
to The owner will change from cboos. Next status will be 'closed'
 
Note: See TracTickets for help on using tickets.