A common feature request from teams that have multiple projects on the go in Pivotal Tracker is the ability to move stories between projects. We’ve just added that feature.
To move a story, or a group of stories, select them first, using the selection check boxes to the right of story titles:
![](/marketing_assets/blog/2014/06/select_stories-8c675c7fac137e506eabc8b13d4a775dda483aa96314a4f8853a74df676f8c6f.png)
Then, select the Move to Project option in the Actions drop-down, and choose the project you’d like the story or stories moved to:
![](/marketing_assets/blog/2014/06/move_to_project-eb17e79b7bdc8d9b8d509bd774cd6d5d0ecfb01b324a47148a22070967d5b43d.png)
You should see a message that the stories were moved, and there should a history entry for the move as well, both in the source and destination project. Moved stories retain comments, tasks, attachments, as well as their own history of actions.
![](/marketing_assets/blog/2014/06/moved_stories_in_history-5515f67af84f05781653d63a0de15d30085fc36639b4d374b19aa4ea7b8aa6e4.png)
It’s also now possible to move stories to a project via the API. Simply do a story update, with the target project’s ID in the story’s element. More on that on the API help page.