Flagsmith / Flagsmith/flagsmith

Permission classes not properly unmarshalling path arguments

Open
#6,570 0 comments 0 reactions 0 assignees View on GitHub
api
Dominant language
Python
Stars
6.6k
Forks
567
Avg merge
1d 13h
Merged PRs (30d)
121

Description

Sentry Issue: [FLAGSMITH-API-5GA](https://flagsmith.sentry.io/issues/7202830637/?referrer=github_integration)

```
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))
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.