| ▲ | youarentrightjr 5 hours ago | |||||||
> keeping the bug open when realistically I can't really do anything with it might be worse I've heard this from others before but I really don't understand the mindset. What's the harm in keeping the bug open? | ||||||||
| ▲ | eminence32 4 hours ago | parent | next [-] | |||||||
I used to think that there is no harm in keeping the bug open. I think if you honestly feel that you have the time and resources to go back to the bug and fix it, then by all means keep it open. But I find that sometimes I can tell from experience that the IR is not actionable and that it will never be fixed. Some examples: * There's not enough info to reproduce the issue and the user either can't or won't be able to reproduce it themselves. Intermittent bugs generally fall into this category. * The bug was filed against some version of the software that's no longer in production (think of the cloud context where the backend service has been upgraded to a newer version). Sometimes the cost to investigate a bug is so high relative to the pain caused that it just closed as a WONTFIX. These sometimes suck the most because they are often legitimate bugs with possible fixes, but they will never be prioritized high enough to get fixed. Or sometimes the bug is only reproducible using some proprietary data that I don't have access to and so you sometimes have no choice but to ask the bug filer "can you still reproduce this?". Computer systems are complicated. And real-world systems consisting of multiple computer systems are even more complicated. | ||||||||
| ||||||||
| ▲ | SchemaLoad 2 hours ago | parent | prev | next [-] | |||||||
What is the use in keeping it open when no one will ever look at it again after it goes stale? It still exists in the system if you ever wanted to find it again or if someone reports the same issue again. But after a certain time without reconfirming the bug exists, there is no point investigating because you will never know if you just haven't found it yet or if it was fixed already. | ||||||||
| ||||||||
| ▲ | stronglikedan 4 hours ago | parent | prev | next [-] | |||||||
Surely a few years worth of open but unverified bugs would cause some issues with reporting and such. | ||||||||
| ▲ | x0x0 4 hours ago | parent | prev [-] | |||||||
makes it very hard to lie with your metrics | ||||||||