Dashboardcraftdiscover-location empty Craft JSON

discover-location empty Craft JSON

Category: gotcha
Confidence: 1.00
ID: 01a07ecc-3263-7793-bb71-a9d915bc86f5
Project ID: e16af391-c497-4837-b681-c849a5514499
Cross-project: No
Recalled in other projects: 0
Source session: 0ZdHwgWRLVf122BpR
Created: 2026-09-08 01:39:53
Updated: 2026-09-08 02:15:06

Content

Trap: JSON.parse() of Craft workspace output looks adequate because malformed JSON throws, but empty output leaks raw Unexpected end of JSON input instead of the controller’s contextual discovery failure. Fix: catch all JSON parse errors and throw Craft workspace discovery returned an invalid workspace list., then require an array; workflow diagnostics must identify failed workspace discovery rather than JSON internals.

Move to: