Bug 1158366

Summary: Can't add and remove tags for the cases in the test plans.
Product: [Other] TCMS Reporter: Tingting Zhao <tzhao>
Component: ApplicationAssignee: Yuguang Wang <yuwang>
Status: VERIFIED --- QA Contact: Nobody <nobody>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 3.8.12CC: cqi, junzhang, leiwang, 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:
Embargoed:
Attachments:
Description Flags
can't add tags for the cases because the 500 error
none
can't remove tags for cases for the same reason none

Description Tingting Zhao 2014-10-29 08:39:44 UTC
Created attachment 951663 [details]
can't add tags for the cases because the 500 error

Description of problem:
as summary.

Version-Release number of selected component (if applicable):
v3.8.12 on devel server.

How reproducible:
100%

Steps to Reproduce:
1.open a test plan with cases.
2.then click "Tags-Add tag" in the Cases tab for some cases.
3.then submit the tag to check whether the tag can be added.
4.then click "Tags-Remove tag"in the Cases tab for the cases.
5.choose a tag and submit to check whether the tag can be removed .

Actual results:
1.can't add tags for the cases because there are 500 errors
2can't remove the tags for the same reason.

Expected results:
both can add and remove tags for the cases.

Additional info:

Comment 1 Tingting Zhao 2014-10-29 08:40:23 UTC
Created attachment 951664 [details]
can't remove tags for cases for the same reason

Comment 2 Tingting Zhao 2014-10-29 08:54:54 UTC
this only happens sometimes.Can't reproduce every time.

Comment 3 xudong 2014-10-30 02:48:27 UTC
this bug has been fixed by this patch https://code.engineering.redhat.com/gerrit/#/c/35707/

Comment 4 Tingting Zhao 2014-10-31 08:02:25 UTC
verify the bugs on devel with v3.8.12:PASS
tags work well for the cases in the plan.