- **status**: code-review --> in-progress
- **Comment**:
Looks like we need an empty saved_bins field:
~~~~
File
"/home/dbrondsema/dbrondsema-1019/forge/ForgeImporters/forgeimporters/forge/tracker.py",
line 163, in import_tool
self.process_bins(app, tracker_json['saved_bins'])
KeyError: 'saved_bins'
~~~~
Lots (maybe all) open/review/in-progress tickets are ending up with no
milestone set. They should go into 'unreleased'.
This may be different than what I said before, but I think only 'closed'
tickets should default to asf_release_1.0.0. For 'invalid' and 'wont-fix' it
doesn't make much sense to say those were in milestone asf_release_1.0.0, they
should be in 'unreleased'.
Attachments to a ticket don't get imported. I was looking at ticket 7127 for
example. Attachments on a comment do get imported though. Perhaps spin this
off into a new ticket, but this will be a blocker.
---
** [tickets:#7510] Test extracting Allura tickets for Apache move**
**Status:** in-progress
**Milestone:** forge-jul-25
**Labels:** asf
**Created:** Mon Jun 30, 2014 03:47 PM UTC by Dave Brondsema
**Last Updated:** Thu Jul 17, 2014 07:33 PM UTC
**Owner:** Alexander Luberg
Re:
<http://mail-archives.apache.org/mod_mbox/allura-dev/201406.mbox/%3C53AC490E.2030100%40brondsema.net%3E>
Do an export of tickets from SF Allura and write a script to go through the
JSON and:
* filter out all deleted & private tickets (except #6054)
* change "QA" field to "Reviewer"
* change "size" field to a labels like "sf-1", "sf-2", etc
* change milestone:
* to "backlog" if open/in-progress/validation/review/blocked
* to "released" if closed/wontfix/invalild Or even better would to look at
the git tags for releases 1.0.0, 1.0.1, and 1.1.0 and find the tickets that go
into those, and assign milestones appropriately. Can default a ton of tickets
to 1.0.0 and then smaller set for 1.0.1 and 1.1.0
Then import locally as a test run and see how it works.
---
Sent from sourceforge.net because [email protected] is subscribed to
https://sourceforge.net/p/allura/tickets/
To unsubscribe from further messages, a project admin can change settings at
https://sourceforge.net/p/allura/admin/tickets/options. Or, if this is a
mailing list, you can unsubscribe from the mailing list.