Ticket #10332 (new defect)

Opened 8 months ago

Last modified 8 months ago

The backlog field is not a drop-down list in Trac 1.0

Reported by: rjollos Assigned to: rjollos
Priority: normal Component: BacklogPlugin
Severity: normal Keywords:
Cc: anachesa, bart Trac Release: 0.12

Description

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

Attachments

Change History

09/17/12 10:26:30 changed by rjollos

(In [12010]) Refs #10332, #10333: FIX: The ticket custom-field Backlog was not being correctly populated in Trac 1.0 (Note: this issue will be irrelevant though once #10333 is implemented).


Add/Change #10332 (The backlog field is not a drop-down list in Trac 1.0)




Change Properties
Action