Bug 760906

Summary: dialog for removing tags should contain listbox except of text box
Product: [Other] TCMS Reporter: Lubos Kocman <lkocman>
Component: UsabilityAssignee: Yang Ren <ryang>
Status: VERIFIED --- QA Contact: Nobody <nobody>
Severity: low Docs Contact:
Priority: unspecified    
Version: 3.6CC: jcai, jihu, junzhang, ryang, xkuang, yuwang
Target Milestone: ---   
Target Release: 3.8.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: 3.8.0-1 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Lubos Kocman 2011-12-07 10:27:26 UTC
Description of problem:

It's quiet annoying to type / copy tag name in order to remove it. It would be much better to have option to actually select tags that should be removed from selected test cases.

Text box doesn't make sense in this situation as you're unable to remove non-existing tag from the test plan / test cases

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

Nitrate 3.6.1 

How reproducible:


Steps to Reproduce:
1. select some test cases
2. click on tag->remove tag
  
Actual results:

tag name must be typed

Expected results:

tag name should be selected from tags used in the test plan (it's probably much simpler than figure out used tags from selected test cases)


Additional info:

Comment 1 jianchen 2012-07-09 10:06:47 UTC
This bug was fixed in tcms 3.8.0.

Comment 2 jihu 2012-07-26 02:11:28 UTC
Verify 3.8.0-1 on stage ---->Pass

Verify step:
1. select some test cases
2. click on tag->remove tag
3. choose the tag which need to remove
4. click 'remove'

Actual result:
The tag which belong to specific case is removed,it didn't exist on tag list.