Why Sentry requires project:write on downloading release's artifacts


I don’t know why Sentry requires project:write permission on downloading release artifacts.
It doesn’t seem to be so much writing operation as reading operation.

1 Like

At the time where we implemented this, the whole releases feature required project:write (not sure how it is today).
So without project:write you would have not even seen the page.
In general though, you are right :slight_smile:

Is this expected behavior? If not, will this be fixed anytime soon? It’s been 4 years!

So we can’t fix the underlying permissions because it has other reasons it has to be like this, but we made it a bit clearer what it means.