ninetydegrees: Photo: bingo chips (bingo)
ninetydegrees (90d)☕ ([personal profile] ninetydegrees) wrote in [site community profile] dw_dev_training2009-10-28 08:49 pm
Entry tags:

Another dumb question from a newbie: multiple bugs on the same page = 1 bug?

I keep finding bugs on Manage Comments. I've already filed three and I could file two more. I'm afraid it's getting a little ridiculous. What's the policy in this case? Should I file the new bugs independently anyway, edit the last one and give it a vaguer title? What?

BTW are there any guidelines somewhere for using Bugzilla? I don't get when it's ok to reopen a bug and when it isn't for example.

A: Reopen when there is a problem with the fix itself: it didn't fix the bug.
janinedog: (Default)

[personal profile] janinedog 2009-10-28 08:32 pm (UTC)(link)
Oh, and as for your second question, I have no idea if there are official guidelines (if there are, they're probably in the wiki somewhere), but you can reopen a bug if that bug can no longer be considered "fixed". Reasons could be: the fix that was made does not actually fix the bug, or something else cropped up that is directly related to the bug and/or the fix for the bug which needs to be fixed too (e.g. the fix caused another bug). Those are the main reasons to reopen, I'd say.
yvi: Kaylee half-smiling, looking very pretty (Default)

[personal profile] yvi 2009-10-28 08:51 pm (UTC)(link)
Maybe she just knows that if I get another bug reopened I will cry big tears ;)

No, seriously, that was a tricky case. If you had reopened it then it would be assigned to me (I think) and so if you wanted to fix it yourself it was best to open a new one instead of going through the trouble of you asking and then me having to say yes.

Thanks for fixing it!
janinedog: (Default)

[personal profile] janinedog 2009-10-28 08:54 pm (UTC)(link)
Hm, I think that's a borderline case, and I think if you had reopened, it would have been fine (but since Denise said to open a new bug, you do that instead). It is directly related, but it also isn't something that makes the original change null or bad. There will always be cases where it's not obvious if it should be reopened or not, and this is one...I probably would have for this, but both options are definitely valid.
denise: Image: Me, facing away from camera, on top of the Castel Sant'Angelo in Rome (Default)

[staff profile] denise 2009-10-28 10:07 pm (UTC)(link)
I sort of flip a coin. That one was borderline; I said new bug because it wasn't *really* a problem with how the thing was implemented, since (IIRC) it was a problem before that patch, too, but I was working quickly and I might've been wrong.

Generally, if it's something that's a problem with the actual fix itself (it didn't actually fix it, it introduced a new bug, etc) I'll reopen, and if it was something that was left out of the spec of the original item I'll say new bug. It's fuzzy though.
azurelunatic: Vivid pink Alaskan wild rose. (Default)

[personal profile] azurelunatic 2009-10-29 02:18 am (UTC)(link)
Strikes me as a lot of this could be condensed for the 'intro to dev' on the wiki, possibly.