Comment # 3
on bug 12055
from Gerald Combs
Newer versions of Bugzilla *really* want to use CONFIRMED as the initial status
to the point of ignoring UNCONFIRMED if it's first in the list.
I ended up modifying the source code do default to the first status. The other
option was to disable every status except UNCONFIRMED, which would have kept
people from using CONFIRMED, IN_PROGRESS, or INCOMPLETE.
Note that older versions of Bugzilla tied the initial status value to the
"minimum votes to confirm" setting. As an experiment I changed its value which
triggered a bunch of UNCONFIRMED → CONFIRMED changes.
You are receiving this mail because:
- You are watching all bug changes.