ubuntu-bengali-manual team mailing list archive
-
ubuntu-bengali-manual team
-
Mailing list archive
-
Message #03101
[Bug 628817] Re: flickr migration readds old field, needs to be backed out/redone
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
** Changed in: loco-directory
Status: New => Triaged
** Changed in: loco-directory
Assignee: (unassigned) => Daniel Holbach (dholbach)
--
flickr migration readds old field, needs to be backed out/redone
https://bugs.launchpad.net/bugs/628817
You received this bug notification because you are a member of Ubuntu
Bengali Manual, which is subscribed to loco-directory.
Status in LoCo Directory: Triaged
Bug description:
flickr migration readds old field, needs to be backed out/redone.
References