I have a custom content type, 'Events'. I'm unable to rename the slug of one event from '2010-2' to '2010'. There are 6 or 7 other entries of the same content type and they're all fine.
Here's what I've done:
- Verified no items in the Trash (for every content type, just to be sure)
- Manually removed drafts, autosaves and revisions from the database
- Verified that no other existing piece of content has
2010in its slug
EDIT
Worth noting that "/events/2010" actually redirects to "/events/2010-2"
