Bug 1158366
| Summary: | Can't add and remove tags for the cases in the test plans. | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Other] TCMS | Reporter: | Tingting Zhao <tzhao> | ||||||
| Component: | Application | Assignee: | Yuguang Wang <yuwang> | ||||||
| Status: | VERIFIED --- | QA Contact: | Nobody <nobody> | ||||||
| Severity: | unspecified | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | 3.8.12 | CC: | 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: |
|
||||||||
Created attachment 951664 [details]
can't remove tags for cases for the same reason
this only happens sometimes.Can't reproduce every time. this bug has been fixed by this patch https://code.engineering.redhat.com/gerrit/#/c/35707/ verify the bugs on devel with v3.8.12:PASS tags work well for the cases in the plan. |
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: