-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Process discussion: bug report #5
Comments
Thank for the question, it will make things clearer.
I think not. The PO is not really interested in the technical discussion. He cares about the result. His concern with the technic is mostly related to delaying due to technical problems.
No, his role is to be sure that the development matches the requirements (that it works well).
You're right, there is a weakness here. A tag
When the version is published. The PO is the voice and the eyes of the user. If an user can't deploy the new code, the problem is not solved from his point of view. |
You'll say that I'm a little bit obtuse, but I'm convinced that a tool like HuBoard can resolve our workflow-by-tags processes. This way, the tags can be added/remove to issues, following the kanban, and preserves from human errors or misused. We can add more steps to reflects the life-cycle of an issue, like:
The issue will be close when the new version is released. |
Huboard doesn't allow to change the column names. |
Thank you @frankrousseau I understand much better how you think the PO role. The fact that I won't be able to review code from the project I am PO on annoys me, but I understand the logic behind it. I like @m4dz tag names, from a Trello-like interface point of view that could look:
That might be overkill though, but that's well delimited. |
Of course, it can 😄 : https://github.com/rauhryan/huboard/wiki#labels-explained |
I'm not really sure about the sense of retake vs in-progress. It's just a step forward, and I don't understand why it need a specific status? |
It says that you have to fix a done job. But in Kanban mode, it doesn't work well. |
I think we should not mixed, tickets and pull requests status. The current version of tickets is good enough. The fact that someone opens a Pull Request means that is waiting for a technial review. Issue status will be:
Pull request status:
Additional info: A PR is sync with an issue if it's related to a single issue. But most of time a PR contains several issue fixings. Hubboard works well on project that uses a single board. I think we can let the choice to the PO between Trello and Hubboard. |
👍 |
The problem left is the sequence between technical and functional review. I think it's ok if PO and TR communicate well. But it disturbs you too much. We can add a QA - tech and QA - functional status. But I'm afraid that it will make things too heavy. |
I forgot to mention that when a PR is merged, the issue stays in QA until it's published. |
Not relevant anymore, so I close! |
I have questions about https://github.com/cozy/cozy-guidelines/blob/master/process/bug-report.md
functional ok
?The text was updated successfully, but these errors were encountered: