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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: image displaying in email content for comments #6312

Merged
merged 1 commit into from
Apr 9, 2024

Conversation

kaditya97
Copy link
Member

What type of PR is this? (check all applicable)

  • 馃悰 Bug Fix

Related Issue

Describe this PR

Images were not displaying in the email content properly. The reason for the issue was the comment was not being converted from markdown to HTML before sending to the user. To fix this now the comment are cleaned and converted from markdown to html.

Copy link

sonarcloud bot commented Apr 3, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@ramyaragupathy ramyaragupathy added this to the v4.7.2 milestone Apr 3, 2024
@ramyaragupathy ramyaragupathy merged commit 7d26e0c into develop Apr 9, 2024
9 of 10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Displaying images in email content
2 participants