#483 deleteTag API call should raise GenericError exception for non existing tag names
Closed: Fixed 6 years ago Opened 6 years ago by jcupova.

Steps to Reproduce:

  1. Run a deleteTag with non exist tag.

Actual result:

Fault: <Fault 1: "<type 'exceptions.TypeError'>: 'NoneType' object is unsubscriptable">

Expected result:

GenericError exception should be raised


Metadata Update from @mikem:
- Issue set to the milestone: 1.14

6 years ago

Login to comment on this ticket.

Metadata