Opened 17 years ago
Closed 12 years ago
#2635 closed enhancement (wontfix)
Include attachments when moving tickets (and various other enhancements)
Reported by: | David Fraser | Owned by: | Noah Kantrowitz |
---|---|---|---|
Priority: | normal | Component: | DatamoverPlugin |
Severity: | normal | Keywords: | patch, 0.11, attachments, tickets, datamover |
Cc: | David Fraser, dseaward@… | Trac Release: | 0.11 |
Description
We've developed various patches to the DatamoverPlugin which:
- Support copying attachments along with tickets
- Switch to using the 0.11 API
- Add ability to change the component and cc fields when moving tickets
I'm attaching all the patches here since they overlap; if this is problematic I can move them into different tickets
Attachments (3)
Change History (11)
comment:1 Changed 17 years ago by
Changed 17 years ago by
Attachment: | datamover-2635-attachmentsmove.patch added |
---|
Options for including attachments when moving fields
Changed 17 years ago by
Attachment: | datamover-2635-changefields.patch added |
---|
added ability to change component and cc fields when copying
Changed 17 years ago by
Attachment: | datamover-2635-include_attachments.patch added |
---|
Include attachments by default when moving tickets
comment:3 follow-up: 4 Changed 17 years ago by
Our company uses this plugin heavily. We've recently moved to trac 0.11. Is there an ETA on when this will be available? Thanks.
comment:4 Changed 17 years ago by
Replying to anonymous:
Our company uses this plugin heavily. We've recently moved to trac 0.11. Is there an ETA on when this will be available? Thanks.
This works and we did a fair amount of stuff with it.
I suspect the nature of this plugin is that it's easy for people to work on it when they need a migration, then abandon it. If you use it often you may be a better maintainer. In the mean time, you can
- wait for coderanger to get back to the patch (with some gentle encouragement on IRC)
- Patch the code yourself using what I submitted, and report back whether it works - this may help acceptance of the patches
comment:5 Changed 17 years ago by
Keywords: | datamover added |
---|
This patch is awesome! It works perfectly. Thanks much.
comment:6 Changed 16 years ago by
What are all the references to htdocs and js files? I downloaded the most recent version of the plugin off trac-hacks and I don't have any of those directories.
comment:7 Changed 16 years ago by
comment:8 Changed 12 years ago by
Resolution: | → wontfix |
---|---|
Status: | new → closed |
This plugin is deprecated. Please use the TracMigratePlugin.
Hmmm ; patch 0 rejected for blacklisted patterns so put them on the web instead... and will try attach what I can