Bug 823785

Summary: Cloning bugzilla only puts in comment 0 to the cloned bug
Product: [Community] Bugzilla Reporter: Jan Pazdziora <jpazdziora>
Component: User InterfaceAssignee: Simon Green <sgreen>
Status: CLOSED DUPLICATE QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 4.2CC: ebaak, sgreen
Target Milestone: ---Keywords: Regression
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-05-23 00:29:23 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Jan Pazdziora 2012-05-22 07:19:35 UTC
Description of problem:

When cloning bugzilla, the comment 0 of the cloned bug is comment 0 of the original bug, not concatenation of the whole original bugzilla.

Version-Release number of selected component (if applicable):

4.2

How reproducible:

Deterministic.

Steps to Reproduce:
1. Pick bugzilla which has more than one comment, for example https://bugzilla.redhat.com/show_bug.cgi?id=752416
2. Click Clone This Bug, get to https://bugzilla.redhat.com/enter_bug.cgi?cloned_bug_id=752416
3. Pick a product group and a product, get to https://bugzilla.redhat.com/enter_bug.cgi?product=Spacewalk&cloned_bug_id=752416
4. Inspect the Description textarea.
  
Actual results:

It only contains the initial comment 0.

Expected results:

It should contain all comments of bug 752416.

Additional info:

Comment 1 Simon Green 2012-05-23 00:29:23 UTC

*** This bug has been marked as a duplicate of bug 823680 ***