Closed WadeBarnes closed 1 year ago
Manual testing was performed to ensure the webhook logging functioned for the reported case as well as existing info and error causes.
Built and deployed new container into affected environment. Running a verification to recreate the issue and verify the message is sent to the expected RC channel successfully.
Testing complete. The error message was posted as expected:
In the following example the error message does not get posted to the rocket.chat webhook endpoint as expected due to the double quotes in the message, specifically in
"base/16386/3897249"
, not being properly url encoded before being sent.Observed behavior:
Expected behavior: