Bug 190975

Summary: replies to GNATS PR state changes are lost in Bugzilla
Product: Services Reporter: Jan Beich <jbeich>
Component: Bug TrackerAssignee: Bugmeister <bugmeister>
Status: Closed Overcome By Events    
Severity: Affects Only Me    
Priority: ---    
Version: unspecified   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
example none

Description Jan Beich freebsd_committer freebsd_triage 2014-06-12 17:43:43 UTC
Some GNATS bugs may contain replies to status changes. With Bugzilla conversion they're ignored. Finding such bugs may need running a regexp against GNATS database.

example: https://www.freebsd.org/cgi/query-pr.cgi?pr=ports/163226#reply1
more: egrep -lr '.+State-' /path/to/gnatsdb/
Comment 1 Jan Beich freebsd_committer freebsd_triage 2016-03-09 04:19:57 UTC
Created attachment 167894 [details]
example
Comment 2 Eitan Adler freebsd_committer freebsd_triage 2018-01-01 22:01:17 UTC
We never did this and now we've been using bugzilla for some time.
Comment 3 Jan Beich freebsd_committer freebsd_triage 2018-01-01 22:11:23 UTC
What "this" refers to? With GNATS shut down it's now even harder to figure out if an old bug suffered data loss.