Hi, I didn't get datamover working fully (my first attempt ;), but I was able to test the idea of how datamover should work. It isn't exactly what I'm looking for, but I think that a lot of the hard coding work is done in datamover and I should be able to "steal" what I need. I will do this as a (hobby) phyton learning project so I think it will take some weeks before I have anything to show, but the code will of course be submitted to TrackHacks if anyone wants it ;).
thanks Per Per Dalén wrote: > Hmm, might be something like this. I need to do some test and see if the > clone concept work better with this plugin than my workaround. Thank You > very much for the quick answer. I will give feedback when I have tested > the Datamover plugin. > > thanks again > Per > > Noah Kantrowitz wrote: >> Not sure what you are looking for exactly, but the Datamover plugin can >> do ticket copies, just use the same env as both the source and destination. >> >> --Noah >> >> Per Dalén wrote: >>> Hi, >>> >>> I have tested Trac for a couple of weeks now (and monitoring it in >>> MythTV longer) and can say that I really like the simplicity of this >>> tool. One feature I miss and have seen in other (often proprietary tools >>> :( ) is the ability to clone a Ticket. It is not hard to make a >>> workaround for this by using links concept, but am I alone to miss this >>> feature? >>> I try to make hierarchy and logical ways to describe my ticket structure >>> and to use the clone concept is an easy way to build logical hierarchy >>> ticket trees. Something like this: >>> >>> +------------+ >>> | Bis issue | >>> | (Ticket 1) | >>> +------------+ >>> | >>> +-------------------+---------------+ >>> | | >>> V V >>> +---------------+ +---------------+ >>> | Small issue 1 | | Small issue 2 | >>> | (Ticket 2) | | (Ticket 3) | >>> +---------------+ +---------------+ >>> | >>> +--------------+--------+ >>> | | >>> V V >>> +-----------------+ +-----------------+ >>> | Smaller issue 1 | | Smaller issue 2 | >>> | (Ticket 4) | | (Ticket 5) | >>> +-----------------+ +-----------------+ >>> >>> >>> thanks >>> Per >>> >> > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/trac-users -~----------~----~----~----~------~----~------~--~---
