We need a way to tag issues that can't be confirmed, but are still open, so that we can give the reported time to respond before it gets closed or for someone else to confirm.
Since we have "Information required" status already, I presume that we need to add only "Unconfirmed"? Or we do not need it at all, because "Information required" covers both situations? ;)
I think we're already covered by Closed - Unconfirmed Report
.
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2014-08-18 19:14:50 |
The current statuses are at https://github.com/joomla/jissues/blob/master/etc/mysql.sql#L98-L110
If you'd like to send a PR adding items to that table, please do
Note we're still working out an efficient workflow for managing GitHub labels, so that's a WIP.