You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
File "/data/app/app/api/schema/discount_codes.py", line 153, in validate_quantity
2019-08-10T16:48:03.322594701Z if data['tickets_number'] < data['max_quantity']:
2019-08-10T16:48:03.322599976Z TypeError: '<' not supported between instances of 'int' and 'NoneType'
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: