Hi there, if you assign tickets to a planned release and then once they migrate to production, some of the issues fail. Do you assign them to a patch release; therefore mapping the ticket to more than one release? 7.8, 7.8.1 and wait until it passes before closing the prior release?
I am interested to hear about your processes. We do frequent releases of code. High priority tickets migrate regularly.
hi @Shalane Sheppard good question :)
I think that a good pattern contains following
There is maybe another question "How to solve the bug during release cycle" and there might be tons of answers, but some basic answers came to my mind:
This is really great. So do you make the pass and failed step in the workflow closed statuses so you can release the release? In our workflow, we internally pass and fail and then pass it to the client’s team to pass/fail. So I’m wondering where I would make my statuses complete to be able to consider it closed and then I can create the new bug as you mention.
We follow scrum, as you mentioned, scheduled releases every 2 weeks. The affected version field is not currently being used but makes perfect sense.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Shalane Sheppard it is really based on your processes but what we use is following workflow (simplified "completion part" and for development tasks)
So when developer finishes his task, he moves it to codereview and assigns it to other developer. When codereview is done, it goes to testing phase (it can contain creation of test case + testing + separate handling of bug during testing). When the task is tested successfully, it goes to ready for release. You can mark it with following release version and when it is released you can automatically move the issues to done status.
Main information are
I'm not sure I provided required answer, so just let me know if you need to consult it further...
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.