Can stories be imported from CSV?
Project owners can use the CSV file format to import stories (via Project menu on the project page). Import can be used to update existing stories, or create new ones. If a row in the import file contains a value in the ID column, Tracker will attempt to update fields of the story with that ID (in the target project), otherwise it will create a new story. Importing this example will result in one new story, and an update to an existing one: Id,Story,Labels,Story Type,Estimate,Current State,Created at,Accepted at,Deadline,Requested By,Owned By,Description,Note,Note 100, existing started story,”label one,label two”,feature,1,started,”Nov 22, 2007″,,,user1,user2,this will update story 100,, ,new story,label one,feature,-1,unscheduled,,,,user1,,this will create a new story in the icebox,note1,note2 The first row of the import file must contain column headers. The only column that is required is ‘Story’, all other columns are optional. Importing this example will create two stories: Story,D