Hot answers tagged merged-questions
38
I wish people wouldn't delete questions with good answers. You're destroying the useful contributions of your peers!
Flag these for moderator attention instead and suggest a merge!
Anyway, I merged it with the duplicate so nothing is lost:
http://stackoverflow.com/questions/43434/how-to-improve-problem-solving-skills
14
This will be made better in the next build (> rev 2013.3.25.887):
we will always show the "merged by" status (provided the question is still locked or deleted)
if a question was migrated from Site A to Site B and then merged with another question on Site B, we will not unlock Site A's question if Site B's question is deleted (whew)
10
I'm trying to get a handle on why community moderation works in other areas but not for deletion.
The community usually makes the correct call when closing questions. There are enough voters to catch it if it's done wrong. Deletion is different. There are plenty of 10K users but the tools are very cumbersome. The result is there are very few people ...
8
I do not really see the need for the privilege to merge for 10k/20k users. Firstly, this would require a major revamping of how the merging process is currently done. Right now, when two questions are merged, all answers from the source question "A" are simply moved over to the target question "B". There is no trace of "A" ever having received answers (the ...
7
We have the capability to merge any question into any other question, but we generally don't do it unless the dupe has valid, legitimate answers that aren't present in the original.
The benefit of not merging is that people searching (and asking) using the search terms of the duplicate (and not the original) will find their way to the original. When you ...
7
This was my doing, it was not an unintentional dismissal of the flag. I had performed all of the actions outside of the browser window.
When I returned to the browser window with the mod queue, it was refreshed, and I lost track of the fact that it was you that submitted the flag in the first place by the time I saw the flag again.
I would have marked it ...
6
Should these have been merged just because of the similar titles/tags and same user?
Of course not, but that's an absurd question to begin with; nobody is going to argue that unrelated questions with similar titles should be merged. The questions were essentially the same except for the code, so it's not hard to see how the person who merged them might ...
6
Impossible at the moment, as one of the merged questions (the source) is literally destroyed -- it doesn't exist any more.
A merge record is recorded in the history of the target question, but it's not in any kind of reasonably queryable format.
It sounds to me like you're arguing for keeping the duplicates, closing as duplicate, and just shuffling the ...
6
This question was merged with another one, asked 18 hours ago. Those people answered that question, and their answers simply got merged over into this one but kept the same time stamp.
A quick check of the revisions history confirms. It says:
Post Merged from stackoverflow.com/questions/7044330/… by Kev Ω♦
That is, this question (10k only), posted 18 ...
6
I feel this feature could be interesting for people who want to focus on a certain problem space, like software project management, while still also allowing the people who feel they should be merged to also see all of the questions in one space.
What you're describing is already possible.
If all you care about is Java, then go browse java on Stack ...
6
I believe that the order is supposed to be:
Close as duplicate
Merge
If you do that, no locking is required.
If what you're merging isn't a duplicate, why are you merging it? Or to look at it from another direction: why is it possible to merge open questions?
5
Most of your post was arguing that the ability to merge posts should exist; you didn't really explain why 10k/20k users should have it. As I understand it, the main reason merging is mod-only is there's no mechanism for unmerging. Other things users vote on (close, delete) can be reversed if more users vote for the opposite, but the only way to unmerge posts ...
5
This is caused by the question not actually being closed after the merging. I tested this with this question on Gaming, one of our only merges. At the start, it was not in the Unanswered List. I reopened it, after which it appeared on the Unanswered List. And upon closing it again, it has disappeared again.
The ideal solution is what Michael proposes in ...
5
I checked the answer, but I didn't check the question!
You're right, there was no answer on the question when you answered it. That's because you were answering a different question. The merge happened shortly after you posted your answer.
I'm concluding that your answer was on the merge-from question, as the other answer doesn't have merge history in it ...
5
I don't think this is entirely necessary. Currently, we have two ways to handle the scenario of a migration-worthy question that is duplicated.
Migrate to the destination site anyway for it to be properly closed there as a duplicate. To hasten the close on the target site, don't forget to link the question in comments. This is when it would be helpful to ...
4
If there are already answers that reply to both parts of the question, nothing can be done. Editing the question would be wrong because it would invalidate the existing answers, which would seem to answer something not asked from the OP.
Generally speaking, you should not edit a question to remove a question asked from the user. You should write a comment, ...
4
I can see what Dori was thinking, given the same user and similar terms like "memory leak" here, but these are subtly different questions. The Memory leak in Xcode 4.2 question was a standard Clang static analyzer warning on an under-released NSObject, but the My program has a memory leak deals with Core Foundation objects. The latter are handled ...
4
If you use one account to upvote the other, that is not allowed and when discovered a mod will merge your accounts and suspend you.
If by some chance the existence of your other account(s) is discovered, they will most likely be merged. There is no guarantee that you can do this, and that your accounts won't be merged underneath you. The majority of users ...
4
The correct procedure for a moderator to merge a question is
Close as "Exact duplicate" of target question
Merge answers with those of target question
You can see in this question that step 1 was never performed and hence the question is still counted as "open". Here's an example of a question that was closed first and then merged.
So if it was never ...
4
This is a bug with question merge - I wasn't checking if a user had voted the opposite way when moving votes over.
I'll get a fix out for the data and the merge logic.
P.S. you are special!
Edit
Question merge will no longer move any up/down votes to the master question; all previously merged up/down votes will be deleted and scores fixed.
Favorites ...
4
I can think of three things that already solve this problem, without the need for adding additional complexity to either the site's user interface or the source code:
We can simply continue to close duplicate questions as quickly as possible, before a bunch of incomplete, bike-shedding, and/or just plain duplicate answers have a chance to be posted. ...
4
It'd be better to have a site notification; much in the same way you're notified when someone answers your question or comments on your answer.
Something like:
Your Answer has been merged to this question.
3
I really ought to add some form protection for these highly voted questions so they can't be deleted quite so easily.
Deletion was really intended for the "worst of the worst", or truly and blatantly off-topic stuff, not this...
edit: we now scale deletion votes required to the # of votes on the entire question and all answers. See this answer for more.
3
I support this motion (and was thinking of posting something similar myself).
This is the thing that aggravates me the most about the closing of so-called "exact duplicates" - that you take the time to add an answer and before you can pick up any votes or even comments, the question gets closed. And yet if the question truely is an exact duplicate, my ...
3
Check http://stackoverflow.com/reputation (more info). It should show a number of 15 points (or so) less than your current score, meaning that you will lose the points on your next recalc.
3
Here are the two most upvoted answers to that question:
user30997's answer:
Programming/Math practice: http://projecteuler.net/
Puzzles are all over the place, but I love http:// perplexcity.com/, though
you have to buy the cards.
Search around for "engineering interview questions" and start
tackling them.
FIND A PERSONAL PROJECT. Write a ...
3
Technically, the post isn't actually closed -- it's locked. See the revision history.
It essentially becomes the same as the stub left behind in a migrated question, so I think the question that really needs to be asked is: do merged questions need to be closed and locked instead of just locked?
3
I agree this is confusing. The merge text itself states "this question was merged with XYZ because it is an exact duplicate of that question".
So it makes sense for the behavior of a merge to also close the question as a duplicate, rather than simply lock it.
Update:
We will only allow merge to happen if one of the questions being merged is currently ...
3
The transition of favorites from source to destination has apparently worked just fine for over two years, so I'm marking this completed.
Changing your favorites in response to closing sounds dangerous to me, and not just because there'd have to be a way to revert it if the question was re-opened... Those lists of duplicates can be edited by hand as well, ...
Only top voted, non community-wiki answers of a minimum length are eligible

