I've got about 275 backlog items that I'd like to be able to import from Excel to Scrumpy. About 100 of those are historical, which I'd like to get in there so that I can see it in the charts, and use it as the baseline for velocity projections. I'd want the import to handle name, date added, story size, description, and date done (if applicable). I'd have no problem manually creating my own releases, teams, and sprints, so I wouldn't need those handled by the import. I also wouldn't mind if I had to first convert the data to a particular layout in some defined format like .csv or .xml. I just don't want to have to load them one at a time.
—Bill