Bug #261
Exception if user profile does not exist when creating repository
| Status: | New | Start date: | 04/09/2010 | |
|---|---|---|---|---|
| Priority: | High | Due date: | ||
| Assignee: | - | % Done: | 0% | |
| Category: | - | |||
| Target version: | - |
Description
This happens when the vcsmanager app is enabled after the root user or other users have already been created.
Trap the following line in signal_cb.py:
creator_profile = creator.get_profile()
If the profile does not exist, call create_user_profile().
History
#1
Updated by George Notaras about 3 years ago
- Priority changed from Normal to High
