You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I receive a notification email the users profile photo does not appear. The link to the image is broken. The image src tag reads: <img src="https://[self-hosted-plane-instance-url]None"/> and therefore is shown.
I expect the users profile photo to appear in the email or, if the user has no profile photo, a circle w/ the first letter of their name inside it.
Steps to reproduce
Received a Plane notification email
Environment
Production
Browser
Google Chrome
Variant
Self-hosted
Version
v1.4.0
The text was updated successfully, but these errors were encountered:
Is there an existing issue for this?
Current behavior
When I receive a notification email the users profile photo does not appear. The link to the image is broken. The image src tag reads:
<img src="https://[self-hosted-plane-instance-url]None"/>
and therefore is shown.I expect the users profile photo to appear in the email or, if the user has no profile photo, a circle w/ the first letter of their name inside it.
Steps to reproduce
Environment
Production
Browser
Google Chrome
Variant
Self-hosted
Version
v1.4.0
The text was updated successfully, but these errors were encountered: