Bug 1031473 - [TestRun] Error message is shown in the page when an non-exist tag is removed
Summary: [TestRun] Error message is shown in the page when an non-exist tag is removed
Keywords:
Status: NEW
Alias: None
Product: TCMS
Classification: Other
Component: Application
Version: 3.8.5
Hardware: Unspecified
OS: Unspecified
high
medium
Target Milestone: ---
: 3.9.0
Assignee: Yang Ren
QA Contact: Nobody
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-11-18 04:26 UTC by cqi
Modified: 2022-03-14 03:24 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description cqi 2013-11-18 04:26:33 UTC
Description of problem:
This is related to bug 1025661. After a unsuccessful operation adding a tag, it happens when remove that non-exist tag. Whatever error message returned from server side there is, it should not be shown in the web page.


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


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:
internal json data {"response": "Tags does not exist in current selected plan.", "rc": 1} is show.


Expected results:
A user-friendly way to tell user what is happening.

Additional info:


Note You need to log in before you can comment on or make changes to this bug.