Stuck on a 400 Bad Request when pushing Architect flow updates via GC CLI v3.2.1.
The flow attempts to route to a queue using a dynamic variable that resolves correctly in the simulator but fails during the API validation step.
Error snippet:
{ "error_code": "bad_request", "message": "Queue reference invalid for region ap-southeast-2" }
Is the CLI caching outdated queue IDs or is this a known bug with dynamic variable resolution in this region?