Hide Forgot
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:
This bug was fixed in tcms 3.8.0.
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.