Clone a story into another project
- Dominant language
- Ruby
- Stars
- 42
- Forks
- 17
- PR merge metrics
- No merged PRs in 30d
Description
https://ombulabs.atlassian.net/browse/DT-257
**Branch/Commit:**
Main branch
**Describe the feature:**
As a user, I want to be able to see a story from one project and clone it but into another project. There should be a `select` showing the current active projects and its subprojects.
**Problem:**
Currently, when we clone a story, the new story is added in the current project. Being able to clone a story picking a different project for the new story makes the feature more useful.
**I will abide by the [code of conduct](https://github.com/fastruby/points/blob/main/CODE_OF_CONDUCT.md)**
Contributor guide
No contributing guide indexed for this repository
Research direction
No file or test is named. Start by locating the existing story-cloning flow and how active projects and subprojects are loaded; then trace the create path for the cloned story. Done means the clone UI offers the available destination projects and subprojects, and the new story is created in the selected destination rather than the current project.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rails, ruby
- Domain
- full-stack
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100