I attempted to update the project url for koji. The operation failed with this error
(IntegrityError) duplicate key value violates unique constraint "tags_pkey" DETAIL: Key (tag)=() already exists. 'INSERT INTO tags (tag, date_created) VALUES (%(tag)s, %(date_created)s)' {'date_created': datetime.datetime(2017, 1, 30, 14, 35, 24, 121774), 'tag': u''}
Dupe of #1818
Indeed, so closing as such
Thanks for the report though :)
@pingou changed the status to Closed
Closed