Skip to main content

Questions tagged [answer-invalidation]

Answer-invalidation involves editing a question in such a way that something addressed in an answer is lost. This is disallowed on Code Review as it disrupts the review process as specified in the Help Center.

4 votes
0 answers
71 views

In a situation such as this one: Capture multiple errors before raising an exception It would help to give moderators the power to lock only question edits/deletion, without locking new or edited ...
Reinderien's user avatar
  • 71.1k
1 vote
1 answer
118 views

This question is now in somewhat of a bad state. The OP did significant rewrites of their question, and then received an answer. Not realizing the sequence of events, I rolled the question back to ...
Reinderien's user avatar
  • 71.1k
5 votes
3 answers
207 views

In Recursive conversion from ExpandoObject to Dictionary<string, object> the OP omitted the keyword private, and after ...
Sᴀᴍ Onᴇᴌᴀ's user avatar
10 votes
3 answers
360 views

I had sought out review for a question about some proprietary code that I am working on. The code in question retrieves information from a list of one-to-many mappings and seeks to build a ...
ValarMorghulis's user avatar
4 votes
3 answers
314 views

Earlier this year I posted an answer to a question, saying that it's broken in a way that OP don't think, explaining it a bit, and then wrote a comment saying it's off-topic, and voted to close. ...
Peilonrayz's user avatar
  • 44.5k
17 votes
1 answer
173 views

Considering the somewhat-still-new guidelines we have for editing own question to include revised code, how should we handle old questions which violates this guideline and are, more or less, a mess? ...
Simon Forsberg's user avatar
7 votes
1 answer
295 views

As agreed by the community, editing a question to include changes suggested in answers is a bad edit, and these edits are regularly rolled back, for a good reason: we want the answers to refer to the ...
Mathieu Guindon's user avatar
9 votes
2 answers
310 views

In this question of mine, the one answerer so far has only reviewed a part of my code. However, I've made changes on other parts of my code, but I don't want to somehow invalidate that answer. Would ...
Jamal's user avatar
  • 35.2k