205a252cac
Replace isEditMode guard with originalSlug comparison so the collision check is skipped when republishing an article with the same slug it was loaded with, but still runs if the user changes the slug to one that would overwrite a different article.