#1101 checkTagAccess API call should raise GenericError exception for non existing tag
Closed: Fixed by tkopecek. Opened by jcupova.

Steps to Reproduce:

Run checkTagAccess(non-existing-tag, user_id=1)

Actual result:

Fault: : 'NoneType' object is unsubscriptable">

Expected result:

Should be returning an error message that tag is not existing.


Metadata Update from @tkopecek:
- Custom field Size adjusted to small
- Issue priority set to: Low (was: Normal)

Metadata Update from @dgregor:
- Issue set to the milestone: 1.21

It si linked to solution within #1421

PR #2030

Metadata Update from @tkopecek:
- Issue tagged with: testing-ready

Metadata Update from @jcupova:
- Issue tagged with: testing-done

Commit 33c307cb fixes this issue

Commit 55307406 fixes this issue

This issue has been migrated to Fedora Forge:
https://forge.fedoraproject.org/koji/koji/issues/1101

Please continue any further discussion there.

Metadata
Related Pull Requests