Opened 20 years ago
Closed 19 years ago
#2725 closed defect (duplicate)
[PATCH] Ticket changetime is not updated with an attachment
| Reported by: | Owned by: | Christian Boos | |
|---|---|---|---|
| Priority: | low | Milestone: | |
| Component: | ticket system | Version: | 0.9.3 |
| Severity: | minor | Keywords: | attachment |
| Cc: | trac@… | Branch: | |
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description
The ticket changetime is not updated when a file is attached to a ticket. The "last modified" field is either not displayed or show's an incorrect time further in the past than when the ticket really was modified.
Patch forthcoming.
Attachments (1)
Change History (7)
by , 20 years ago
| Attachment: | update_ticket_changetime_with_attachment.patch added |
|---|
comment:1 by , 20 years ago
| Cc: | added |
|---|---|
| Summary: | Ticket changetime is not updated with an attachment → [PATCH] Ticket changetime is not updated with an attachment |
comment:2 by , 19 years ago
| Milestone: | → 0.11 |
|---|
comment:3 by , 19 years ago
comment:4 by , 19 years ago
| Keywords: | review removed |
|---|---|
| Owner: | changed from to |
Yeah, all this issues will probably benefit from an unified change notification mechanism. This is somehow related to the TracDev/Proposals/Journal, but the API can change first, then the underlying data model.
comment:5 by , 19 years ago
| Keywords: | attachment added |
|---|---|
| Milestone: | 0.11 → 1.0 |
Attachments should be reworked so that they can be "versioned" and attachment related changes would be "persistent".
comment:6 by , 19 years ago
| Milestone: | 1.0 |
|---|---|
| Resolution: | → duplicate |
| Status: | new → closed |
Actually, this can be seen as a duplicate of #1278.



Adding a milestone so this gets attention.