﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
22023	Remove UNIQUE for slug in wp_terms	nacin		"To set us up for future changes to the taxonomy API, we should remove the UNIQUE key for 'slug' for wp_terms. Said future changes include:

 * Splitting shared terms on update (#5809)
 * Stop creating shared terms (#21950)
 * Forcibly split remaining shared terms
 * Merge wp_terms and wp_term_taxonomy (I can dream, right?)

The term_exists() check should prevent duplicate terms from ever being inserted (before, of course, we fix #5809 and #21950). But, this needs unit tests, particularly because there is a case where term_exists() breaks. See #17689, which blocks this ticket."	enhancement	new	normal	Future Release	Taxonomy	2.3	normal		needs-patch	scribu whsatterwhite@… knut@… info@… webord.net@… sirzooro goblindegook 082net jv@… aaroncampbell ADAMSILVERSTEIN@… lol@… Viper007Bond justin@…
