New Features (1)
| Ticket | Severity | Summary | Notes | |
|---|---|---|---|---|
| MS-22151 | Major | AlertMagic > Payloads - the logs panel should show logs that match the the selected level or above (not just the selected level) | The Payload logs shown in AlertMagic's Payloads page now show log entries for the selected level (info / warning / error etc) or above, rather than just for the selected level. For example, select warning level, and logs are shown for warning, error, and critical levels. |
Improvements (3)
| Ticket | Severity | Summary | Notes | |
|---|---|---|---|---|
| MS-22303 | Critical | AlertMagic Payloads page's "Outcome" column should reflect the IMS incident create / update outcome (and NOT the Notification handling status) | The "Outcome" column in AlertMagic's payloads table is renamed "Notification" as it refers to the incoming Notification handling status (NOT the IMS ticket creation / update). A new column "IMS Outcome" has been added which shows the status (OK / Error) of creating or updating the ticket in the IMS system. | |
| MS-22157 | Major | AlertMagic - Metrics page should not present draft versions in the UI drop-downs (as there cannot be metrics for those versions) | The AlertMagic Metrics page no longer shows draft (unpublished) versions in the UI drop-down controls at the top of the page - because draft versions never receive metrics, so they are irrelevant in the UI. | |
| MS-22158 | Major | AlertMagic - Payloads page should not present draft versions in the UI drop-downs (as there cannot be payloads for those versions) | The AlertMagic Payloads page no longer shows draft (unpublished) versions in the UI drop-down controls at the top of the page - because draft versions never receive payloads, so they are irrelevant in the UI. |
Bugs Fixed (3)
| Ticket | Severity | Summary | Notes | |
|---|---|---|---|---|
| MS-22772 | Blocker | AlertMagic: Tenant Admin users should be able to see the Payload logs | Fixed an issue where Tenant Admins were not able to view AlertMagic payload logs, and received a forbidden exception message. | |
| MS-23097 | Blocker | AlertMagic - Problem Signature should be correctly used with CW Manage tickets [4.0 fix needed] | Fixed an issue with ConnectWiseManage IMS SetValue that did not handle objects, causing new tickets instead of de-duplicating them. | |
| MS-23098 | Critical | The am_aiThoughts() AlertMagic NCalc function should work as expected [4.0] | Fixed am aiThoughts() failing with "Self referencing loop detected" when alert context contains device tags or other System.Text.Json node data. |