#890 closed enhancement (duplicate)
Some ticket changes are not visible in the Timeline
Reported by: | Christian Boos | Owned by: | Jonas Borgström |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | timeline | Version: | devel |
Severity: | normal | Keywords: | |
Cc: | Branch: | ||
Release Notes: | |||
API Changes: | |||
Internal Changes: |
Description
I suppose that it is on purpose that the comments added to tickets are not shown in the timeline…
However, I see at 2 problems with that approach:
- The timeline filter says Ticket changes yes/no, which is misleading
- When you add something meaningful to an old ticket, chances are high that this won't be noticed for a while…
For instance, I made a contribution (an interesting one, imho) to #234. To be sure that this will get noticed, I could have created a new ticket for it (*) linking to the old one for good measure, or announced it on the mailing-list…
But wouldn't it be simpler if it was shown as a ticket change in the timeline?
Possible solution:
- Change the current filtername from "Ticket changes" to "Tickets status changes"
- Add another filter "Ticket contributions", which enables/disables viewing the added comments
(*) one could argue that this was indeed what I've done :)
Attachments (2)
Change History (6)
by , 20 years ago
Attachment: | ticket_comments_in_timeline.1017.diff added |
---|
comment:1 by , 20 years ago
Resolution: | → duplicate |
---|---|
Status: | new → closed |
This is a duplicate of #662. I'll include a link back here for the patch.
comment:2 by , 20 years ago
Cc: | added |
---|
by , 20 years ago
Attachment: | Timeline.py.diff added |
---|
Updated diff for Timeline.py that applies against 0.8.1
comment:3 by , 19 years ago
Cc: | removed |
---|
comment:4 by , 9 years ago
Reporter: | changed from | to
---|
patch that does the proposed solution