Skip to content

Adds ISSUE_DESCRPTION placeholder to service desk doc

Marc Saleiko requested to merge ms-sd-issue-description-doc into master

What does this MR do and why?

Adds documentation for feature implementation Allow %{ISSUE_DESCRIPTION} in thank_you.md (#223751 - closed)

%{ISSUE_DESCRIPTION} prints the current description markdown parsed as HTML to the email template. In the thank_you email, this is the processed email text. In the new_note email, the description might contain other content as users updated the description etc.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports