Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

reporting Issue privately not working on prod #1987

Closed
HanilJain opened this issue Mar 10, 2024 · 1 comment · Fixed by #1988
Closed

reporting Issue privately not working on prod #1987

HanilJain opened this issue Mar 10, 2024 · 1 comment · Fixed by #1988

Comments

@HanilJain
Copy link
Contributor

steps to reproduce

  1. on prod /report/ try reporting issue and tick report privately
  2. you will see the error
@DonnieBLT
Copy link
Collaborator

NotFound: File does not exist: screenshots/logo.pngced0ce4a-19db-4b76-9a9f-17e7133c.pnghidden330c1d09-4386-4ba8-8e39-13e29aee71d2.png
(14 additional frame(s) were not displayed)
...
File "website/views.py", line 825, in post
return super().post(request, *args, **kwargs)
File "website/views.py", line 1042, in form_valid
return create_issue(self, form)
File "contextlib.py", line 81, in inner
return func(*args, **kwds)
File "website/views.py", line 944, in create_issue
obj.save()
File "website/models.py", line 353, in update_issue_image_access
default_storage.save(f"screenshots/{name}", screenshot.image)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants