Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Maintain a Bug History ?

Pookfeb123
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
March 2, 2020

Using Visual Studio 2015 Professional linked to Bitbucket. I have created a new branch to deal with bug issues - when these have been dealt with , the branch will be deleted.

If , at a later date , can another developer go back and see what the bugs were and how they were fixed (bug + solution history) ?

1 answer

1 accepted

0 votes
Answer accepted
Daniil Penkin
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
March 2, 2020

Hello @Pookfeb123,

Welcome to the Community.

when these have been dealt with , the branch will be deleted.

If by this you mean that your branch will be merged into master (or some other branch in your repository) and deleted afterwards, then yes, another developer will be able to find your commits in the history since they will be reachable from that other branch (master in my example).

They will be able to see the diff you applied. It is also a good habit to provide a sensible commit message so that they can also understand why the change was made. And, obviously, sensible comments in the code also help much.

Hope this helps. Let me know if you have any questions.

Cheers,
Daniil

Pookfeb123
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
March 4, 2020

Yes ! Thank you for your quick reply. I will try this out.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events