Menu

2.6.1 - orphaned group error on create

Help
2016-10-27
2016-10-28
  • bill halpin

    bill halpin - 2016-10-27

    I've recently built a filelocker2.6.1 instance and when I get the following when trying to add groups:

    [admin] [create_group] [Couldn't create group: Instance <Group at="" 0x7f3b3436f250=""> is an unsaved, pending instance and is an orphan (is not attached to any parent 'User' instance via that classes' 'owned_groups' attribute)]

    Not sure if its a bug or an installation issue and was hoping someone might point me in the right direction.

    Thanks

    -b

     
  • bill halpin

    bill halpin - 2016-10-28

    The solution is to simply comment the column 'owned_groups' in Models.py. The column is not referenced anywhere else in the code.

     

Log in to post a comment.