Steps to Reproduce:
Run checkTagAccess(tag, user_id=non_existing_id)
Actual result:
[True, False, '']
Expected result:
Should be returning an error message that user id does not exist.
After discuss with @tkopecek I close this issue. We don't need to do it and this behavior is expected.
Metadata Update from @jcupova: - Custom field Size adjusted to None - Issue close_status updated to: Invalid - Issue status updated to: Closed (was: Open)
This issue has been migrated to Fedora Forge: https://forge.fedoraproject.org/koji/koji/issues/1100
Please continue any further discussion there.