Ticket #2725 (closed defect: duplicate)
Opened 6 years ago
Last modified 5 years ago
[PATCH] Ticket changetime is not updated with an attachment
| Reported by: | Curtis Buys <trac@…> | Owned by: | cboos |
|---|---|---|---|
| Priority: | low | Milestone: | |
| Component: | ticket system | Version: | 0.9.3 |
| Severity: | minor | Keywords: | attachment |
| Cc: | trac@… | ||
| Release Notes: | |||
| API 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
Change History
Changed 6 years ago by Curtis Buys <trac@…>
- Attachment update_ticket_changetime_with_attachment.patch added
comment:1 Changed 6 years ago by Curtis Buys <trac@…>
- Cc trac@… added
- Summary changed from Ticket changetime is not updated with an attachment to [PATCH] Ticket changetime is not updated with an attachment
comment:2 Changed 5 years ago by anonymous
- Milestone set to 0.11
comment:3 Changed 5 years ago by anonymous
comment:4 Changed 5 years ago by cboos
- Keywords review removed
- Owner changed from jonas to cboos
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 Changed 5 years ago by cboos
- Keywords attachment added
- Milestone changed from 0.11 to 1.0
Attachments should be reworked so that they can be "versioned" and attachment related changes would be "persistent".
comment:6 Changed 5 years ago by cboos
- Milestone 1.0 deleted
- Resolution set to duplicate
- Status changed from new to closed
Actually, this can be seen as a duplicate of #1278.



Adding a milestone so this gets attention.