Bug 720783 - dupe comment detection.
Summary: dupe comment detection.
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: abrt
Version: 15
Hardware: Unspecified
OS: Unspecified
high
unspecified
Target Milestone: ---
Assignee: Nikola Pajkovsky
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: ABRTF17
TreeView+ depends on / blocked
 
Reported: 2011-07-12 18:21 UTC by Dave Jones
Modified: 2015-01-04 22:31 UTC (History)
9 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2012-03-19 17:09:41 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Dave Jones 2011-07-12 18:21:45 UTC
Take a look at bug 713687.  Comments 8 through 14 are identical.
Either..

a) abrt should cache comments it made, and refuse to file already-filed comments.

or

b) abrt should check if the comment it is about to make has already been made, and refuse to do so if it's already in the bug. (Note this will require parsing all comments in case someone else files a new comment between two successive attempts by abrt).

Comment 1 Nikola Pajkovsky 2012-03-19 11:10:28 UTC
(In reply to comment #0)
> Take a look at bug 713687.  Comments 8 through 14 are identical.
> Either..
> 
> a) abrt should cache comments it made, and refuse to file already-filed
> comments.

we are not doing this

> or
> 
> b) abrt should check if the comment it is about to make has already been made,
> and refuse to do so if it's already in the bug. (Note this will require parsing
> all comments in case someone else files a new comment between two successive
> attempts by abrt).

we do this. Could you confirm that it works?

commit 9786e890de57260d2975a605512147779383c137
Author: Nikola Pajkovsky <npajkovs>
Date:   Thu Dec 1 14:48:48 2011 +0100

    do not insert duplicate comment to bugzilla
    
    Signed-off-by: Nikola Pajkovsky <npajkovs>

Comment 2 Dave Jones 2012-03-19 15:04:51 UTC
I don't recall having seen it happen recently.

Comment 3 Nikola Pajkovsky 2012-03-19 17:09:41 UTC
super, reopen when you find some suspicious pieces


Note You need to log in before you can comment on or make changes to this bug.