Clone a story into another project
- 主要语言
- Ruby
- 星标
- 42
- 派生
- 17
- PR 合并指标
- 30 天内没有已合并 PR
描述
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)**
贡献指南
这个仓库没有索引到贡献指南
调研方向
未指定文件或测试。首先定位现有的 story-cloning 流程以及 active projects 和 subprojects 的加载方式;然后跟踪 cloned story 的创建路径。完成的标准是:clone UI 提供可用的目标 projects 和 subprojects,并且新 story 创建在所选目标中,而不是当前 project 中。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- rails, ruby
- 领域
- full-stack
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100