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

Self-hosted instances have undefined user profile imageUrls #9555

Closed
dbumblis-parabol opened this issue Mar 21, 2024 · 0 comments · Fixed by #9675
Closed

Self-hosted instances have undefined user profile imageUrls #9555

dbumblis-parabol opened this issue Mar 21, 2024 · 0 comments · Fixed by #9675
Assignees
Labels
bug p2 Needs to be addressed on a reasonable timescale

Comments

@dbumblis-parabol
Copy link
Contributor

Pre-submission instructions (remove me before creating an issue)

Self hosted instances do not have the default images used on the SaaS version of the application and cannot reach our S3 bucket to retrieve them.

The image url is rendered as: url("https://undefined/static/avatars/da.png")

Issue - Bug

  • How serious is the bug? P2
  • OS: All
  • Browser: All
  • Node version: 20.11.1
  • NPM version:
  • RethinkDB version:

Acceptance Criteria (optional)

Users can:

  • Have default images for their profile or something other than a broken image that does not appear in interface when using a self-hosted instance

Triage is performed to find the root cause of the bug, timeboxed to ~1 hour.

Estimated effort: 1 hour to triage. More if root cause is already identified.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug p2 Needs to be addressed on a reasonable timescale
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants