btlqql opened a new pull request, #4347:
URL: https://github.com/apache/rocketmq-dashboard/pull/4347

   The notification preview replaced `${ title }` with sample data even though 
AlertNotificationTemplate leaves that spelling unchanged when sending 
notifications. It also displayed outer whitespace that the server trims.
   
   Match documented placeholders exactly, preserve unsupported placeholders 
with a warning, and trim the rendered custom body while retaining the editor 
text and length. Add regressions for padded placeholders and whitespace 
handling.
   
   Validation: 11 alert-template tests passed; ESLint passed for both changed 
files; `npm run build` passed. The unrestricted full-suite run was interrupted 
after excessive parallel worker resource usage; no full-suite pass is claimed.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to