fedora-infra / mirrormanager2

Rewrite of the MirrorManager application in Flask and SQLAlchemy
https://mirrormanager.fedoraproject.org
GNU General Public License v2.0
63 stars 48 forks source link

Host Category URLs were not correctly removed from the database #115

Closed adrianreber closed 8 years ago

adrianreber commented 8 years ago

See https://fedorahosted.org/fedora-infrastructure/ticket/4850

Changes to the Host Categories and corresponding URLs left MM in a state where the URLs were removed from the Host but still present in the database. Thus the same URL cannot be added again anywhere in MM.

adrianreber commented 8 years ago

https://fedorahosted.org/mirrormanager/ticket/61

adrianreber commented 8 years ago

Should be fixed.