VSN-2437/ feat(inspection): resolve and persist driverId on inspection creation
Summary
- Resolve and persist
driverIdon inspection creation - In
formFiller.tsx, when a vehicle is selected, fetch the driver ID directly viagetVehicleDriverId()(fleet API) as primary source, with name-search as fallback when the section needs to be filled or the direct lookup returns nothing - When a driver is manually selected in the driver section, use
driver.iddirectly - Update the OPENAI_API_KEY