1. Auto‑closing stale bugs without proper verification harms the tracker
"Closing bugs automatically after a cron job demanded that the user verify reproducibility for the 11th time: obviously bad." — jeffbee
2. Shifting verification onto users ignores the real fix
"Closing bugs silently ... creates the user expectation that “no one looks at these, so I’m not going to keep reporting it” which “justifies” developers closing old bugs." — convolvatron
3. Profit‑driven metrics prioritize closing tickets over fixing defects
"It certainly doesn’t seem to hurt their bottom line, which is the only thing they care about." — jlarocco
4. Discarded bug records lose valuable historical data
"The accumulated unresolved issues of your existing code base are a rich resource of test cases." — methodical