This is different than this question, but possibly related to this one. I think it may be different in that it might be related to suggested edits.

I was just awarded an Organizer on SO, but I think it's because someone snuck a retag in while my edit was waiting to be approved.

See here for the rev history of the question. It shows in rev 3 that I reverted vikingosegundo's tag edits, but I definitely did not do that.

share|improve this question

1 Answer

up vote 2 down vote accepted

This is indeed a flavor of this longstanding issue. Normally, edits can't actually be made while a suggested edit is pending. But, that can't stop this scenario.

You proposed the edit at 14:20:21Z. vikingosegundo's tag edit was submitted before your suggestion, at 14:20:19Z. You didn't change much, but one can easily let 2 seconds pass by while formulating an edit, so what most likely happened is that you opened up your edit suggestion, and vikingosegundo started and submitted his retag before you submitted the suggestion. This ends up causing the same scenario as the age old issue of edits being attributed to users when they didn't make them.

Humorously, vikingosegundo is actually one of the approvers of your edit, so apparently viking didn't much care for the change in tags. So with that change in tags, you earn the Organizer badge.

Note: As noted by Michael Mrozek in the comments below, there is actually some sort of revision merging system in place for tags. However newly or oldly implemented it was, it doesn't affect this scenario. The most likely explanation is that the way an edit suggestion is stored bypasses the normal merging process, so it includes a tag change.

share|improve this answer
This is different from normal edit behavior then; tag edits and post edits don't normally interfere with each other, they get merged – Michael Mrozek Feb 28 '11 at 15:34
@Michael Eh? While would your (one user's) retag be merged with my (another user's) edit if you snuck it in while I was still working on mine? – Grace Note Feb 28 '11 at 15:35
They're not merged, I used the wrong word; I meant the subsequent edit doesn't revert the tag changes, it leaves them alone – Michael Mrozek Feb 28 '11 at 15:37
@Michael squillman submitted an edit suggestion which had the tags "iphone objective-c xcode github ios-4.2". When the suggestion was submitted, the tags on the question were "git github". Why would it leave them alone? Yes, squillman didn't actually edit the tags, but the tags remain a part of the revision he submitted. – Grace Note Feb 28 '11 at 15:39
@Grace I'm almost positive that's not how it works; it assumes that someone snuck in a retag and changes the tags on the newer revision to match the ones added in the retag – Michael Mrozek Feb 28 '11 at 15:44
Let's make this easy, @Michael. I've got a body edit to squillman's Meta question here, queued up and waiting to submit. I have not altered the tags. Try retagging the question, and we'll see how it plays out. – Grace Note Feb 28 '11 at 15:59
Huh... did they change this recently, then, @Michael? I've seen a few catastrophic retags that do just this, including but not limitted to the very example I linked. Though, I am curious if it plays any different if you were to, say, remove a tag as well as add a tag (say, replace [editing] with [retagging]). I've got another queued up edit for such a test, if you are interested. – Grace Note Feb 28 '11 at 16:02
@Grace It's not particularly new; I don't know when/if it was added. And I don't know the rules for how it works, I've just seen it happen before; I assumed they know which revision you started editing on, and if the tags you submit are the same as the ones in that revision then it just copies the tags from the newest revision into yours – Michael Mrozek Feb 28 '11 at 16:05
@Michael Interesting. Makes me wonder, then, what is it about this case that made it break. Is it because it was an edit suggestion, as seems the most likely scenario? Or are there other points to consider. I'll revise my answer, thank you much! – Grace Note Feb 28 '11 at 16:07

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged