Edgewall Software
Modify

Opened 18 years ago

Closed 18 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)

traceback.txt (1.5 KB ) - added by anonymous 18 years ago.
Python Traceback

Download all attachments as: .zip

Change History (2)

by anonymous, 18 years ago

Attachment: traceback.txt added

Python Traceback

comment:1 by Christian Boos, 18 years ago

Resolution: wontfix
Status: newclosed

From the stack trace, it really looks like you're using 0.8.4.

That release branch is not supported anymore, so if your installation doesn't work like you expect, you should upgrade. 0.9 is already about 1 year old now, and 0.10 is due early next week…

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Jonas Borgström.
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from Jonas Borgström to the specified user.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.