Modify ↓
Opened 19 years ago
Closed 19 years ago
#3761 closed defect (wontfix)
If ticket reporter no longer exists (was deleted), every ticket change throws exception.
| Reported by: | anonymous | Owned by: | Jonas Borgström |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | general | Version: | 0.8.4 |
| Severity: | normal | Keywords: | |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description
1) Create a new user. 2) Login as this user. 3) Create a ticket. 4) Logout. 5) Delete this user. 6) Try to change the ticket created by non-existing user.
Actual Result: Exception is thrown (see attachment with Python traceback).
Expected result: System works silently.
Attachments (1)
Change History (2)
by , 19 years ago
| Attachment: | traceback.txt added |
|---|
comment:1 by , 19 years ago
| Resolution: | → wontfix |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.



Python Traceback