Changes between Version 2 and Version 3 of RtMigration
- Timestamp:
- 12/11/08 07:19:11 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
RtMigration
v2 v3 1 Here's the (unofficial) plan for moving things from RT to Trac:1 Here's the (unofficial) plan for moving things from [http://rt.perl.org/rt3/Public/Search/Simple.html?Query=Queue%20=%20'parrot'%20AND%20(Status%20=%20'open'%20OR%20Status%20=%20'new'%20OR%20Status%20=%20'stalled') RT] to [http://trac.parrot.org/parrot/ Trac]: 2 2 3 If at all possible, resolve the ticket in place, either by rejecting 4 it or (gasp) resolving it. 3 1. If at all possible, resolve the ticket in place, either by rejecting it or (gasp) resolving it. 5 4 6 If it's a trivial one line TODO, that can be moved over without much 7 thought. (However, reject it or fix it if possible.) 5 2. If it's a trivial one line TODO, that can be moved over without much thought. (However, reject it or fix it if possible.) 8 6 9 If you're trying to help out on ticket triage, don't add comments to 10 the ticket like "what's the status?" unless you have some familiarity 11 with the ticket. 7 3. If you're trying to help out on ticket triage, don't add comments to the ticket like "what's the status?" unless you have some familiarity with the ticket. 12 8 13 If possible, assign the old ticket to the person you think might be 14 responsible for it. 9 4. If possible, assign the old ticket to the person you think might be responsible for it. 15 10 16 With what's left, moving items which are listed on one of the Roadmaps 17 in the new trac wiki is a priority, so we can get the automagic 18 roadmap working. 11 5. With what's left, moving items which are listed on one of the Roadmaps in the new trac wiki is a priority, so we can get the [http://trac.parrot.org/parrot/roadmap automagic roadmap] working. 19 12 20 If you have to move a ticket and can't let it stay in RT any longer, 21 and there's a nontrivial amount of information; link back to the 22 original ticket. If it's a small amount, cut and paste it in. 13 6. If you have to move a ticket and can't let it stay in RT any longer, and there's a nontrivial amount of information; link back to the original ticket. If it's a small amount, cut and paste it in. 23 14 24 Once we get through all the closable tickets, we can re-evaluate how 25 we're going to move things. 15 7. Once we get through all the closable tickets, we can re-evaluate how we're going to move things.