The status call in the Mobility application is not returning the agent and vehicle details as expected. This bug impacts the tracking and monitoring functionality, where users are unable to view the assigned agent or vehicle information during a trip. The issue needs to be identified and resolved to ensure proper data retrieval in the status call response.
Goals
[x] Investigate the root cause of missing agent and vehicle details in the status call.
[x] Ensure that agent and vehicle data are included in the status call response.
[x] Fix any issues related to data retrieval and update the necessary APIs.
[x] Test the status call to confirm that the agent and vehicle details are returned correctly.
Expected Outcome
The status call returns the correct agent and vehicle details in response.
Users are able to view the assigned agent and vehicle information during a trip.
The bug is resolved, and the fix is tested across relevant environments.
Acceptance Criteria
[x] Root cause of the missing agent and vehicle details is identified.
[x] Status call correctly returns agent and vehicle information.
[x] Fix passes all tests in dev, staging, and production environments.
Description
The status call in the Mobility application is not returning the agent and vehicle details as expected. This bug impacts the tracking and monitoring functionality, where users are unable to view the assigned agent or vehicle information during a trip. The issue needs to be identified and resolved to ensure proper data retrieval in the status call response.
Goals
Expected Outcome
Acceptance Criteria
Mockups / Wireframes
NA
Product Name
Beckn
Domain
TBD
Tech Skills Needed
Complexity
Medium
Category
Bug Fix
Sub Category
Mobility App