Files
sim/apps
Waleed Latif 8eb1819f41 fix(tools): handle all Atlassian error formats in parseJsmErrorMessage
The route-level error parser only checked for errorMessage (JSM format),
missing errorMessages array (Jira), errors[].title (Forms/Confluence RFC
7807), and message (gateway). Now mirrors the same logic as the
atlassian-errors extractor for consistent error extraction at both layers.
2026-04-09 15:58:12 -07:00
..