Bug 1038880

Summary: [add bug]User add bug to case in the run page, the bug id system saved is not the same as input bug id in the follow case.
Product: [Other] TCMS Reporter: yangqiu <qiyang>
Component: ApplicationAssignee: Yuguang Wang <yuwang>
Status: VERIFIED --- QA Contact: Nobody <nobody>
Severity: low Docs Contact:
Priority: unspecified    
Version: 3.8.5CC: cqi, junzhang, jzhao, ryang, vchen
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Comment 1 yangqiu 2013-12-09 03:17:32 UTC
Description of problem:
As subject.

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

How reproducible:
100%

Steps to Reproduce:
1. Enter a run page. 
2. Add a bug to a case, the bug id is 8888888.
3. Then click ok btn, check the bug has been added or not. 

Actual results:
After cilck ok btn, system has no action. 
Refresh the page, system has added the bug to case. while the bug id change to 8388607. 

Expected results:
Do not refresh the run page, system show the bug correctly.

Additional info:

Comment 2 yangqiu 2014-08-21 03:53:16 UTC
verify this issue on prod env on v3.8.9-2.--->Pass
verify steps are same as comment 1.