nus-cs2103-AY2021S2 / forum

10 stars 0 forks source link

How to find out the status of the original bug for duplicated issues? #331

Closed tlylt closed 3 years ago

tlylt commented 3 years ago

As per the screenshot below, my bug report is tagged as duplicate but the team's response to the original bug is "no response provided"... In this case how do I know if the team has accepted the original bug, and therefore my bug report, or otherwise? image

damithc commented 3 years ago

A cluster of duplicates 'inherit' the type/severity/response labels from the 'original'. So, the team's response in terms of type/severity/response labels communicated back to you apply to both the duplicate (i.e., your bug) and the original. For example, if CATcher says the team accepted your bug, what that means is the team accepted the original bug and by extension, your bug as well.

tlylt commented 3 years ago

Hi prof, in this case, the team appears to reject the bug report without any explanation. So do I still need to reiterate what was said if I think that the report is valid?

damithc commented 3 years ago

Dev team not giving an explanation works in your favor, but you are welcome to add further arguments (if any) on why this is a valid bug.

tlylt commented 3 years ago

Ok thanks prof.