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
ValueError: invalid literal for int() with base 10: 'undefined'
(6 additional frame(s) were not displayed)
...
File "integrations/github/permissions.py", line 13, in has_permission
return request.user.belongs_to(organisation_id=int(organisation_id))