Back to Home
2. Add new defect into Rally for current iteration.
3. Recreate defect on Master branch.
4. Recreate defect on latest release branch.
5. If defect only exists in Master branch.
- Locate changes in the release branch that fixed the defect.
- Test on release branch to double check.
- Update newly created defect in Rally and in the description include which Rally ID (user story or defect) fixed the issue.
- Add tasks to Rally, 1. Investigate, 2. Test
- Update hours for tasks.
6. If defect exists in both branches.
- Off latest release branch create new branch for defect.
- Make fix.
- Test fix.
- Push code.
- Create pull request.
- Add tasks to Rally, 1. Investigate, 2. Make fix, 3. Test, 4. Move to Dev
- Ask someone to test.
- Update hours.