plane
plane copied to clipboard
[bug]: No assignee icon on cycle has not showing
Is there an existing issue for this?
- [X] I have searched the existing issues
Current behavior
When I access to cycle menu. Icon picture is not showing as below
Then I've checking on HTML it's call /user.png as a hard code
(Maybe is here?)
Form Debug it's send HTTP GET to https://[domain]/user.png But file "user.png" doesn't exist there
So, I've to workaround setting my reverse proxy if having GET at path /user.png traffic will force redirect picture that I've manually uploaded. And It's working fine
Please, Find the root cause for this issue or how can I fix this issue permanently?
Thank you.
Steps to reproduce
- Go to menu cycle and look at the Other Information
- No assignee icon has shown
- look at the HTTP logs
- workaround to force redirect traffic to get static user.png icon
Browser
Google Chrome
Version
Self-hosted
Hi @wachirapohn, thanks for reporting this issue, we'll make sure to fix it with our upcoming release.
@aaryan610, can you check if this issue still persists? thanks.
thank you for flagging this @wachirapohn, this issue is now fixed on our latest release. please let us know if this still persists.