Modify ↓
Ticket #4966 (closed enhancement: fixed)
Opened 5 years ago
Last modified 4 years ago
have last activity in a column
| Reported by: | ThurnerRupert | Owned by: | cboos |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.11 |
| Component: | ticket system | Version: | |
| Severity: | normal | Keywords: | query |
| Cc: | |||
| Release Notes: | |||
| API Changes: | |||
Description
how is it possible to have the last activity of the tickets in a column so you immediatly see where something is going on and where not, like it is on mercurial bugtracker?
Attachments
Change History
comment:1 Changed 5 years ago by cboos
- Keywords query added
- Milestone set to 0.11
comment:2 Changed 5 years ago by cboos
- Owner changed from jonas to cboos
See also #5326, similar feature request but for the creation date.
comment:3 Changed 5 years ago by anonymous
#5401 marked as a duplicate. It also requested the creation date as an option to show.
comment:4 Changed 4 years ago by cboos
- Milestone changed from 0.11.1 to 0.11
- Resolution set to fixed
- Status changed from new to closed
r6566 make it possible to select the Modified column for achieving this.
Note: See
TracTickets for help on using
tickets.



That would be the last modified field, see also #2288.
I don't close this as duplicate though, as #2288 is more about adding an UI for selecting date ranges, and this feature request is simply about showing the last modified field, which should be much easier to implement.
See also related #4019 and #2821.