Bug 274342

Summary: Bug reports in Bugzilla for FreeBSD do not begin in the open state, and the Problem Report Handling Guidelines article should be archived
Product: Documentation Reporter: Graham Perrin <grahamperrin>
Component: WebsiteAssignee: Sergio Carlavilla Delgado <carlavilla>
Status: Closed FIXED    
Severity: Affects Many People CC: carlavilla, doc, minsoochoo0122, pat
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://github.com/freebsd/freebsd-doc/blob/989d921f5d4ac8d8b7c831c13b8954ad1901be24/website/content/en/support/bugreports.adoc?plain=1#L17
See Also: https://reviews.freebsd.org/D37671

Description Graham Perrin 2023-10-07 20:32:36 UTC
Bug Reports <https://www.freebsd.org/support/bugreports/> mis-states: 

> Problem reports begin in the open state

This is not true. 

Five thousand, one hundred and eighty-eight bugs are new – not yet open: 

<https://bugs.freebsd.org/bugzilla/buglist.cgi?bug_status=New&list_id=645746&order=Bug+Number&query_format=advanced>
Comment 1 Graham Perrin 2023-10-07 20:33:04 UTC
Surprise! Now it's open :)
Comment 2 Minsoo Choo 2023-11-25 16:01:40 UTC
https://reviews.freebsd.org/D42770
Comment 3 commit-hook freebsd_committer freebsd_triage 2023-11-26 10:55:55 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/doc/commit/?id=2921c5a6a99997ab3acc637e05f9ab44de6001fa

commit 2921c5a6a99997ab3acc637e05f9ab44de6001fa
Author:     Minsoo Choo <minsoochoo0122@proton.me>
AuthorDate: 2023-11-26 10:54:27 +0000
Commit:     Sergio Carlavilla Delgado <carlavilla@FreeBSD.org>
CommitDate: 2023-11-26 10:54:27 +0000

    Website - Bugreports: PR starts in the new state

    PR:                     274342
    Differential Revision:  https://reviews.freebsd.org/D42770

 website/content/en/support/bugreports.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Comment 4 Sergio Carlavilla Delgado freebsd_committer freebsd_triage 2023-11-26 10:56:46 UTC
Fixed. Thanks.