SUMMARY Curate set of statuses for RESOLVED and NEEDSINFO to make them fit better. I made a suggestion below, you can of course modify something to make it better if you decide to accept the change. OBSERVED RESULT Currently both, RESOLVED and NEEDSINFO, have all these statuses and I don't think all of them are appropriate for both of them: Fixed Not a bug Intentional Later Remind Duplicate WorksForMe Moved Upstream Downstream WaitingForInfo Backtrace Unmaintained EXPECTED RESULT RESOLVED: Fixed Not a bug Intentional Later Remind -- Not sure the use case here. Can Later be used for both? Duplicate WorksForMe Moved Upstream Downstream Unmaintained NEEDSINFO Upstream Downstream WaitingForInfo Backtrace
So basically, we should remove: FIXED WAITINGFORINFO FIXED BACKTRACE NEEDSINFO NOTABUG NEEDSINFO INTENTIONAL NEEDSINFO LATER NEEDSINFO REMIND NEEDSINFO DUPLICATE NEEDSINFO WORKSFORME NEEDSINFO MOVED NEEDSINFO UPSTREAM NEEDSINFO DOWNSTREAM Seems reasonable, if it's possible.
Unfortunately that would require some very custom logic to support - Bugzilla does not allow us to limit the Resolution that is chosen for bug statuses that are set as Type=Closed (which is both FIXED and NEEDSINFO)