flickr migration readds old field, needs to be backed out/redone

Bug #628817 reported by Daniel Holbach
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
LoCo Team Portal
Fix Released
Critical
Daniel Holbach

Bug Description

flickr migration readds old field, needs to be backed out/redone.

Related branches

Revision history for this message
Daniel Holbach (dholbach) wrote :

While trying to fix another bug, I noticed this:

root@miyazaki:~/loco-directory.612521/loco_directory# ./manage.py startmigration teams change_slugfield --auto
WARNING:root:No local_settings.py were found. See INSTALL for instructions.
WARNING:root:No local_settings.py were found. See INSTALL for instructions.
 + Added field 'teams.team.owner_profile'
 + Added M2M 'teams.team.admin_profiles'
 + Added M2M 'teams.team.contact_profiles'
 - Deleted field 'teams.team.admins'
 - Deleted field 'teams.team.owner'
 - Deleted model 'teams.teamadministrator'
...

Seems the flickr migration fix broke stuff because it was an old migration script.

My preferred solution is: back it out, redo it.

Changed in loco-directory:
importance: Undecided → Critical
status: New → Triaged
assignee: nobody → Daniel Holbach (dholbach)
Changed in loco-directory:
status: Triaged → In Progress
Revision history for this message
Dave Walker (davewalker) wrote :

Committed revision 273.

Changed in loco-directory:
status: In Progress → Fix Committed
Changed in loco-directory:
milestone: none → 0.2.18
Changed in loco-directory:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.