Skip to content
This repository was archived by the owner on Apr 13, 2025. It is now read-only.

Add support for moving stories between projects#128

Merged
forest merged 1 commit intoirphilli:masterfrom
TimKJones:move-story-between-projects
Jan 21, 2019
Merged

Add support for moving stories between projects#128
forest merged 1 commit intoirphilli:masterfrom
TimKJones:move-story-between-projects

Conversation

@TimKJones
Copy link
Copy Markdown
Contributor

This was referenced in issue 68, but never resolved.

Previously, you could not update a story's project_id like you could for other attributes of a story. In TrackerAPI::Endpoints::Story, a PUT request was made to a URL formed with the story's dirty project_id, which would return a 404. Instead, we need to form this URL with the story's original project_id.

@coveralls
Copy link
Copy Markdown

Coverage Status

Coverage decreased (-0.05%) to 97.025% when pulling 7a3d0c8 on TimKJones:move-story-between-projects into 5e3803a on dashofcode:master.

@forest
Copy link
Copy Markdown
Contributor

forest commented Jan 21, 2019

Very nice. Thanks for the fix.

@forest forest merged commit 0938634 into irphilli:master Jan 21, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants