id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
20	Single-event incidents lose that event if it's moved	bmcguffin	bmcguffin	"If an event is the only one in an incident, and the user attempts to move the event to a different time than 00:00:00 (which is the time that incident automatically snaps to, being the only event), the event will disappear. A NoSuchElementException may occur.

To recreate:

Create a new incident using Incidents>New Incident.
Add an event to the blank incident; the event will snap to time 00:00:00. Close the event editor frame which pops up.
Click on the event to open the event editor frame again.
Enter a different time into the ""event time"" box in the bottom left. Suggested: 00:01:00.
Press enter. The event will disappear from the frame; this is expected since the frame only reflects events at the current time which is still 00:00:00.
At this point, note the exception message in the console.
Close the frame. The event will not appear at the time it was supposedly moved to.
If another event is added, it will snap to 00:00:00, as though there were no events in the incident. Future events will behave normally."	defect	closed	High		none	1.0	Major	fixed		
