Created attachment 940651 [details] [test run] The count of comment between caserun list and comment history are inconsistent in the following case. Description of problem: as summary. Version-Release number of selected component (if applicable): v3.8.11-1 on qa server. How reproducible: 100% Steps to Reproduce: 1.Enter a run detail page, expand a caserun. https://tcms.app.qa.eng.nay.redhat.com/run/155048/# 2.Add a comment to this caserun. 3.Add the same comment to this caserun agagin. 4.Inspect the count of comment between caserun list and comment history. Actual results: the count of comment show in caserun list is 2, while it show in comment history is 1. Expected results: the count of comment in both of place are 2. Additional info:
verify on devel server with 3.8.11-2 :pass verify steps are the same as the description.