#1135 closed defect (fixed)
Transaction fails to import if user does not have a group
Reported by: | jesseeichar | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | v2.8.0 |
Component: | General | Version: | v2.8.0RC2 |
Keywords: | Cc: |
Description
It is a corner case but Transaction fails if the user does not have a group. also it is inefficient how it is implemented (the getting of the group)
Change History (3)
comment:1 by , 12 years ago
comment:2 by , 12 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:3 by , 12 years ago
Milestone: | v2.9.0 → v2.8.0 |
---|
Note:
See TracTickets
for help on using tickets.
Commit e4fcf3d fixes this issue