← Back to team overview

mugle-dev team mailing list archive

[Bug 722965] Re: Remove UserTeam from the model

 

** Changed in: mugle
    Milestone: None => 0.1.1

-- 
You received this bug notification because you are a member of MUGLE
Developers, which is subscribed to MUGLE.
https://bugs.launchpad.net/bugs/722965

Title:
  Remove UserTeam from the model

Status in Melbourne University Game-based Learning Environment:
  Fix Committed

Bug description:
  UserTeam should not be part of the JDO model. This table should should
  only need to be instantiated at the database layer (ideally
  automatically by JDO) to implement a many-to-many relationship between
  User and Team objects.