Robinson Tryon wrote > Either that, or we figure out a different way to indicate that we want > information from the OP or from one of the other commenters/cc'd > individuals on the bug. That might require some investment of > implementation time...
Hi! You can do it by using needinfo extension used on bugzilla.mozilla.org - code at http://bzr.mozilla.org/bmo/4.2/files/head:/extensions/Needinfo/. This is a customized Specifically Requestable flag (cleared when in +/- states), which can be set to request additional information from anyone, reporter, assignee, etc. It will be autocleared when a comment is added. Beeing a flag it can be searched for using quicksearch query flag:needinfo. It has some actions displayed in the UI, customized email notes etc. (please browse the code) . See it live at https://bugzilla.mozilla.org/show_bug.cgi?id=917278 for an example (you need to be logged in to see additional UI parts). Best regards. -- View this message in context: http://nabble.documentfoundation.org/Libreoffice-qa-Bug-Reporting-Needinfo-sets-confimed-to-1-tp4087006p4087107.html Sent from the QA mailing list archive at Nabble.com. _______________________________________________ List Name: Libreoffice-qa mailing list Mail address: [email protected] Change settings: http://lists.freedesktop.org/mailman/listinfo/libreoffice-qa Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/ Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette List archive: http://lists.freedesktop.org/archives/libreoffice-qa/
