Description of problem: When I close Bug B as a duplicate of Bug A, the inline history for Bug A gets an entry indicating that Bug B is a duplicate. However, the 'full' history for Bug A (show_activity.cgi) is missing a corresponding entry. Version-Release number of selected component (if applicable): 4.4.10048 How reproducible: Always Steps to Reproduce: 1. Create two bugs A and B. 2. Close Bug B as a duplicate of Bug a. 3. View the full history of Bug A, by using the History link next to the Modified field. Actual results: Addition of duplicate is missing from the full history Expected results: Addition of the duplicate is displayedin the correct place in the full history. Additional info: none
Inline history and bug history are not the same thing and do not contain the same data.