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

fix:[Process] Mail notification contains HTML tags -EXO-64330 #325

Merged
merged 1 commit into from
Aug 15, 2023

Commits on Aug 15, 2023

  1. fix:[Process] Mail notification contains HTML tags -EXO-64330 (#319)

    Prior to this change, when create a request in process and user member in space mentioned in 'Who can manage the process' of the process and enabled 'For process manager - A new request has been created' notifs for mails, check received mail , this mail notification contains HTML tags. To fix this problem, remove the <p> tag that was created while typing a description. after this change, Mail notification escaped HTML tags.
    
    (cherry picked from commit 7524990)
    akhanfir authored and jihed committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    ddd7e05 View commit details
    Browse the repository at this point in the history