I looked at one of my approved edits and found I had a whopping four rejected edits (that is much more than what I expected). I was able to see a snippet of a half a dozen recent edits and see the one that was rejected and I guessed why.

I would really like to see which others were rejected. How can I do that?

share|improve this question

2 Answers

up vote 17 down vote accepted

You can also use data to search for your suggestions that were rejected or approved. I have just created two queries for this:

Currently there is no way to automatically link the suggested edit (using Magic Column) in the result set, so you will need to enter the suggestion URL manually: http://stackoverflow.com/suggested-edits/{id}

I have added a feature-request for "Magic Column with arbitrary URL" which would allow to link the suggested edit page (and other pages as well) from query results frame.

UPDATE

"Magic Column with arbitrary URL" feature-request is implemented now. I have updated the queries and added a link to the suggested edit page itself.

UPDATE 2

I have fixed the scripts to return correct links for all StackExchange family of sites.

share|improve this answer
2  
@doncherry SEDE only supports post links and user links – Michael Mrozek Aug 31 '11 at 14:27
1  
+1 for sheer stackawesomeness. – Sold Out Activist Aug 31 '11 at 15:05

There's no convenient way, on your own and without a ♦, to see your history of edit suggestions short of keeping track of them yourself. Diamonds possess a limitted ability to view the history of edit suggestions of users, so you might be able to ask one to help you.

As a normal user, you can hackshod your way into finding out, though, by first finding any of your edit suggestions (approved or rejected), and checking the edit suggestion page. At the bottom will be a list of "recent edits", which will shuffle based on what edit suggestion you're looking at. The length of time this will take to sift through depends on your volume of suggestions, but I've successfully used it to review 30 of my edit suggestions once, so it should be able to find your rejections if you keep at it.

share|improve this answer
You may want to change the 'there is' to 'was' with a strike-see above :) – Manishearth Mar 26 '12 at 10:19
@Manishearth Honestly, pointing out the (rather old by this point, but relative to this question) new "suggestions" tab would be the better point here. – Grace Note Mar 26 '12 at 12:25
@GraceNote Can you pls add that to your answer? IMHO, that suggestions tab provides the other convenient way to search for the rejected edits. Pros: it gives you the latest list of you suggested edits (no need to wait till the next data-dump will be released), cons: you can't have the list of rejected edits only and have to search for them through the entire suggestion list. – Idolon Mar 28 '12 at 8:09

You must log in to answer this question.

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