id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
217	Exception thrown trying to display properties for an incident	jdalbey	jdalbey	"Suspect cause is related to incident colors. 
Steps to reproduce:  Load incident 191 from pool.  Try to display properties.
{{{
Exception in thread ""AWT-EventQueue-1"" java.lang.IllegalArgumentException: setSelectedIndex: 8 out of bounds
	at javax.swing.JComboBox.setSelectedIndex(JComboBox.java:620)
	at scriptbuilder.gui.ScriptBuilderFrame.incidentDetailsScreen(ScriptBuilderFrame.java:1962)
	at scriptbuilder.gui.panels.IncidentTimelinePanel$IncidentTimelineMouseListener$PopupMenuItemListener.actionPerformed(IncidentTimelinePanel.java:211)
	at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:2022)
	at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2348)
	at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:402)
	at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:259)
	at javax.swing.AbstractButton.doClick(AbstractButton.java:376)
}}}
"	defect	closed	Medium	May 2021 Training	ScriptBuilder GUI		Minor	fixed		
