Opened 20 years ago
Closed 19 years ago
#1498 closed defect (duplicate)
file uploads don't show as wiki changes in timeline
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | timeline | Version: | 0.8.1 |
Severity: | minor | Keywords: | |
Cc: | giles@… | Branch: | |
Release Notes: | |||
API Changes: | |||
Internal Changes: |
Description
File uploads do not show up as page changes in the timeline view. We have people submitting deliverables by uploading drops to Wiki pages, but other than checking the page periodically, we have no way to know the drop happened.
The behavior we'd recommend is that this show up as a normal wiki change, perhaps with an automatic change message.
Attachments (0)
Change History (6)
comment:1 by , 20 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 19 years ago
Milestone: | → 0.9 |
---|
As for the filter semantic, should this feature provide its own filter (e.g. attachment), or should it take into account the existing filters (wiki for showing new attachments on Wiki pages, ticket for showing new attachments on Ticket pages)?
comment:3 by , 19 years ago
I think it would be cleaner to use the existing "wiki" and "ticket_details" filter options.
comment:4 by , 19 years ago
Milestone: | 0.9 → 1.0 |
---|
I won't have time to do this one before 0.9, I guess.
But once it's done for 1.0, it should be trivial to backport.
comment:5 by , 19 years ago
Owner: | removed |
---|---|
Status: | assigned → new |
Actually, I haven't started to work on this one.
comment:6 by , 19 years ago
Milestone: | 1.0 |
---|---|
Resolution: | → duplicate |
Status: | new → closed |
Actually, this was already signaled in #1278.
This option will be easy to add once we have the TracPluggableModules.