crs-tools / tracker

CRS Ticket Tracker
Apache License 2.0
18 stars 11 forks source link

assignNextUnassignedForState returns tickets in failed state #131

Closed a-tze closed 8 years ago

a-tze commented 8 years ago

Issue migrated from trac ticket # 131

component: database | priority: major | resolution: fixed

2016-07-30 22:17:34: @a-tze created the issue


A call of assignNextUnassignedForState does also return tickets that are in a failed state, e.g. "ready to encode failed".

a-tze commented 8 years ago

2016-07-30 22:26:27: @a-tze changed status from new to accepted

a-tze commented 8 years ago

2016-07-30 22:26:27: @a-tze changed component from rpc to database

a-tze commented 8 years ago

2016-07-30 22:44:19: @a-tze changed status from accepted to closed

a-tze commented 8 years ago

2016-07-30 22:44:19: @a-tze set resolution to fixed

a-tze commented 8 years ago

2016-07-30 22:44:19: @a-tze commented


resolved in [96a86169], needs change in database structure.