Hacker News new | ask | show | jobs
by douche 3617 days ago
At some point, simply keeping track of these things is more overhead than it is worth. I don't work anywhere near the scale of Microsoft, but at some point, you just have to say, alright, we're not fixing this; it works completely different in version N+1 that you should have upgraded to years ago, and btw, we're actually on N+3 now, so we are not going to fix old, janky code that we already fixed.
3 comments

> it works completely different in version N+1 that you should have upgraded to years ago, and btw, we're actually on N+3 now, so we are not going to fix old

That's not the case. The bugreport that they closed is still actual in the latest version.

Refile it if you still care about the issue. I know it doesn't seem fair, but it's the only way to operate at this scale.
It's bad. It conditions people to simply not bother reporting bug. For every reported bug there are thousands of users who already don't bother to report anything. Bug reports are free, very valuable input and if you have a bug reporting process you really should fix them.
I already gave up on filing bug reports for MS products years ago for this exact reason.

This is not a case of it's fixed in x, or you should upgrade to y, it is neglect plain and simple.

I asked about this exact issue when they did an AMA in the SQL Server subreddit a while back, and I shit you not the response was that 'for a few years the team didn't have a lot of resources'... That's right, MS doesn't have the resources to properly support and develop SQL Server and the surrounding development tools.

They were also encouraging everyone to vote on the connect items, as they were using vote count as the priority indicator for addressing issues. No intake triage, just get enough votes and maybe then they'll think about fixing some bugs.

I simply don't use their tools any more where I can avoid it, and where I can't I'm looking for longer term replacement plans.

The bigger issue is that they let it get this bad. In order to get this this point, they would have had to systematically fail triage bugs when they come it, fail to track them as they're fixed, and fail to rectify the problem for over two years.

This is an admission that they probably never gave a damn about your bug reports. But hey: if you'd like to help this multibillion dollar company to triage their bugs and re-file an updated issue they would appreciate it.

>> The bigger issue is that they let it get this bad. In order to get this this point, they would have had to systematically fail triage bugs when they come it, fail to track them as they're fixed, and fail to rectify the problem for over two years.

In reality, it's not that easy. There have been times where, in projects that I have been involved, I wanted to fix a certain issue but the time required to setup, reproduce, investigate, fix and test against that and other versions, just adds up to a point where you cannot focus on the other equally important (new development) tasks at hand. So overtime, issues which might look easy to fix or interesting, do get piled up.

> time required to setup, reproduce, investigate, fix and test against that and other versions

And that's not the case again. I already provided all information to reproduce that bug easily.

PS "bugs", actually. They've closed several bugs that I reported, though notified me about one only.

I am not denying that many bugs that got closed might still be relevant and reproducible. What I meant in my comment was that this doesn't look like a bad or some kind of "we don't acknowledge or care about these issues" move. Rather this appears to be an attempt at getting the bug reports into a more relevant and manageable state.
> getting the bug reports into a more relevant and manageable state

What means that somebody got them into the unmanageable state, in the first place.

Sadly this is not a two year issue, it's been going on for at least the last 10 years. I mainly deal with SQL Server, so maybe it's just particularly bad there - I haven't seen anything to indicate the rest of their products aren't like this to some degree though.

There are active bug reports and feature suggestions for SQL Server that are more than a decade old.