<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">
<br class="">
<div><br class="">
<blockquote type="cite" class="">
<div class="">On 26 Oct 2018, at 16:25, Kristof Beyls via llvm-dev <<a href="mailto:llvm-dev@lists.llvm.org" class="">llvm-dev@lists.llvm.org</a>> wrote:</div>
<br class="Apple-interchange-newline">
<div class="">
<div style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;" class="">
<br class="Apple-interchange-newline">
<br class="">
<blockquote type="cite" class="">
<div class="">On 26 Oct 2018, at 04:26, Richard Smith <<a href="mailto:richard@metafoo.co.uk" class="">richard@metafoo.co.uk</a>> wrote:</div>
<br class="Apple-interchange-newline">
<div class="">
<div class="">
<div dir="ltr" class="">
<div class="gmail_quote">
<div dir="ltr" class="">On Thu, 25 Oct 2018 at 05:10, Kristof Beyls via cfe-dev <<a href="mailto:cfe-dev@lists.llvm.org" class="">cfe-dev@lists.llvm.org</a>> wrote:<br class="">
</div>
<blockquote class="gmail_quote" style="margin: 0px 0px 0px 0.8ex; border-left-width: 1px; border-left-style: solid; border-left-color: rgb(204, 204, 204); padding-left: 1ex;">
<div class="" style="word-wrap: break-word; line-break: after-white-space;">
<div class="">
<blockquote type="cite" class="">
<div class="">On 5 Oct 2018, at 07:04, Dean Michael Berris <<a href="mailto:dean.berris@gmail.com" target="_blank" class="">dean.berris@gmail.com</a>> wrote:</div>
<div class=""><br class="">
<span class="" style="font-family: Menlo-Regular; font-size: 11px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; text-decoration: none; float: none; display: inline !important;">Thank
 you for starting this conversation! I look forward to the results of the BoF discussion summarised as well.</span><br class="" style="font-family: Menlo-Regular; font-size: 11px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; text-decoration: none;">
</div>
</blockquote>
<br class="">
</div>
<div class="">Dean, all,</div>
<div class=""><br class="">
</div>
<div class="">There was a lively discussion at the BoF; we’ve tried to take notes at <a href="https://etherpad.net/p/LLVMBugLifeCycleBoF" target="_blank" class="">https://etherpad.net/p/LLVMBugLifeCycleBoF</a> but probably have failed to capture all the points.
 The slides used to kick start the discussion can be found at <a href="https://docs.google.com/presentation/d/1ERB9IQAjSwaNpEnlbchQzd_V9IQlLOojgo9J0_NXvYA/edit" target="_blank" class="">https://docs.google.com/presentation/d/1ERB9IQAjSwaNpEnlbchQzd_V9IQlLOojgo9J0_NXvYA/edit</a></div>
<div class=""><br class="">
</div>
<div class="">Both at the BoF and in the mail thread, there have been many suggestions for improvements. So many that if we’d want to introduce all of them at once, we’d probably get stuck and not introduce any. To try and make progress on the ones I myself
 feel are most useful, I’ve volunteered for 2 actions:</div>
<div class=""><br class="">
</div>
<div class="">1. Write up a proposal for documentation on what to do during bug triaging/closing/etc. I’ve just done so and put it up for review at <a href="https://reviews.llvm.org/D53691" target="_blank" class="">https://reviews.llvm.org/D53691</a>.</div>
<div class="">2. Write an email to the mailing lists to ask for volunteers for being on the “default-cc” list for components, implying you’re willing to triage bugs reported against those components. I’ve decided to first try and get consensus on what is expected
 when triaging a bug (see point above) before actively searching for volunteers for all components. That being said, both at the dev meeting and in the days after, I already received many requests from people to be added to the default-cc list for specific
 components. Of course, I’m very happy to add people volunteering to default-cc lists, so if you don’t want to wait to get added to a default-cc list, please email<span class="Apple-converted-space"> </span><a href="mailto:bugs-admin@lists.llvm.org" target="_blank" class="">bugs-admin@lists.llvm.org</a> or
 raise it as a ticket in<span class="Apple-converted-space"> </span><a href="http://bugs.llvm.org/" target="_blank" class="">bugs.llvm.org</a> under “Bugzilla Admin”/“Products”.</div>
<div class=""><br class="">
</div>
<div class="">Furthermore, since the BoF, I’ve seen a quite a few requests to clean up and introduce new components in Bugzilla. We’ve implemented the changes quickly and will aim to continue to have a quick response time in the future. Please file a ticket
 in<span class="Apple-converted-space"> </span><a href="http://bugs.llvm.org/" target="_blank" class="">bugs.llvm.org</a> under “Bugzilla Admin”/“Products” if you want to request a specific change.</div>
<div class=""><br class="">
</div>
<div class="">For most of the other points that were raised: I don’t currently plan on acting on them immediately myself and hope to first see an impact of the above actions.</div>
</div>
</blockquote>
<div class=""><br class="">
</div>
<div class="">In the original post, there was a suggestion to bring back the "UNCONFIRMED" status. I think that'd be a great idea, as it both makes it easy to search for untriaged bugs and to give feedback to a reporter that their bug is real and acknowledged.
 Is that planned?</div>
</div>
</div>
</div>
</div>
</blockquote>
<div class=""><br class="">
</div>
<div class="">I hadn’t seen too much feedback on the idea for introducing (reintroducing?) the “UNCONFIRMED” status, so hadn’t planned on making changes to that now.</div>
<div class="">However, I also think it’s a good idea, so I’ll investigate in more detail now if it wouldn’t be overly hard on the Bugzilla admin side to do so (e.g. I believe I’ll have to give all existing users the rights to be able to confirm bugs). If the
 “UNCONFIRMED” status can be introduced relatively easily, I now plan to do so, and will adapt the proposed documentation at <a href="https://reviews.llvm.org/D53691" class="">https://reviews.llvm.org/D53691</a> accordingly.</div>
<div class="">Thanks for pointing to this!</div>
</div>
</div>
</blockquote>
</div>
<br class="">
<div class="">Just a status update on investigations to enable the UNCONFIRMED/CONFIRMED states: it seems that bugzilla by-default will put bugs in the “CONFIRMED” state when creating new bugs, if the reporter has “can-confirm” rights. I believe our de facto
 policy is for everyone with an account to be able to confirm bugs. Also, you need an account to be able to report a bug. The result is that all new bugs by default will go to status “CONFIRMED”, unless the reporter carefully remembers to change the default
 and select “UNCONFIRMED”. (Also see <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=915682" class="">https://bugzilla.mozilla.org/show_bug.cgi?id=915682</a> which suggests this behaviour is not configurable).</div>
<div class=""><br class="">
</div>
<div class="">Unless that can be solved, I fear that many bugs will be reported with the default “CONFIRMED” status even though they aren’t triaged yet. I believe that is worse than the current default “NEW” state.</div>
<div class=""><br class="">
</div>
<div class="">The only work around for this behaviour where we still get a “to be triaged” state I can think of at the moment is to introduce a custom “CONFIRMED” status, not using bugzilla’s built-in special “UNCONFIRMED” support and have a flow that would
 allow something like:</div>
<div class=""><br class="">
</div>
<div class="">NEW -> CONFIRMED -> ASSIGNED -> RESOLVED -> …</div>
<div class=""><br class="">
</div>
<div class="">The advantage is we’d have separate states to represent “this bug was raised” (NEW) vs “this bug was triaged & confirmed” (CONFIRMED).</div>
<div class="">The disadvantage is that we’ll start deviating from the default bugzilla workflows.</div>
<div class=""><br class="">
</div>
<div class="">Overall, I think it’s still a win to implement the above idea. I’ll look into that next week and am all ears for better solutions.</div>
<div class=""><br class="">
</div>
<div class="">Thanks,</div>
<div class=""><br class="">
</div>
<div class="">Kristof</div>
</body>
</html>