﻿ticket	summary	type	release	owner	status	created	modified	_description	_reporter
10333	Implement administration panel for backlogs	enhancement	0.12		new	2012-09-17T10:11:59+02:00	2020-05-06T01:54:42+02:00	Implement an administration panel for managing backlogs.	Ryan J Ollos
10332	The backlog field is not a drop-down list in Trac 1.0	defect	0.12		new	2012-09-17T07:50:13+02:00	2020-05-06T01:54:42+02:00	"The backlog ticket field is text field, not a drop-down list in Trac 1.0. Tickets are still assigned to the correct backlog if the field is completed correctly. If a backlog is not entered, the following error results:
{{{
Trac detected an internal error:
AttributeError: 'Backlog' object has no attribute 'name'
}}}

If a non-existent backlog is entered, the following error results:
{{{
Trac detected an internal error:
BacklogException: Failed to retrieve backlog with name=Some non-existent backlog
}}}"	Ryan J Ollos
5894	if no backlog is set it should default to 'no backlog'	defect	0.12		new	2009-09-29T13:01:04+02:00	2020-05-06T01:54:42+02:00	For instance, creating a ticket via email2trac fails unless we specify a default backlog. This should be handled in the plugin. 	anonymous
