#3672: Quire Feedback
Status: Completed
軟體開發流程中,我希望版號可以這樣管理: release version -> 功能 -> tasks -> commit
Quire目前有
- tasks <-> commit (engineer可以自己打git tag也可以寄到版號), for rollback用..etc
但是 as a pm, 需要 release version <-> 功能 <-> tasks
但我看不到 功能 <---> tasks 的關聯 我現在只能看到
- release version <---> 功能
- release version <--> tasks的關聯 (tags標註release version,就可以綁到subtask, parent task)
現在 功能 ---> tasks 的關聯是單向的
Created by uniyeh Oct 12, 2020
⭐️ We have closed your thread in order to optimize the performance of the Quire Feedback Forum. Please see our Quire Feedback Official Guideline for more information.
If the request/feedback wasn’t answered or the issue hasn’t been resolved in the newest version, please leave a comment below, the Quire team will be notified.
Peggy, Jul 8, 2021
Hi @zkleaf - Since this is a public forum, I will reply you in English so other users can find this thread and comment on it as well. Hope you don't mind. If my English reply isn't clear enough, I can leave you a Chinese reply for you too.
I would suggest you to create a Sublist for each release version that you have. You can use the tags as different features (功能).
A simple flow would be like this: In the main list, break down and organize the tasks for your product. Assign the tasks different tags for each feature. Add the tasks to different sublist (release version) respectively.
This way, tasks will be categorize in different sublists according to their release version and furthermore, you can filter the tasks by tags to see which features they belong to. Hope this makes sense and be a solution to your problem. 💪
Peggy, Oct 14, 2020