Closed shayjeff closed 6 months ago
Hey team! Please add your planning poker estimate with Zenhub @emi-hi @JulianForeman @tim738745
the issue was from the 'effective_date' field in the model year table. When the sales spreadsheet is created the script looks for model years with an effective date of greater than 2019-01-01. The records in prod had been inserted through the icbc_upload service but that service was missing the effective (and expiry) dates, so they had been inserted without any effective date. I updated the icbc_upload service so it now adds an effective_date and expiration_date for any future model years and manually updated prod data so it has those dates. It should work as expected for 2024 and 2025 model years.
Tested - 2024 models now appear.
Describe the Bug When suppliers attempt to download validated 2024 models in their CA template, the vehicles are not populating in the spreadsheet.
Expected Behaviour Upon generating the Credit Application (CA) with the validated 2024 models, the spreadsheet should populate with the respective vehicles.
Actual Behaviour After generating the CA, the vehicles are not populating in the spreadsheet as expected.
Implications This bug affects the ability to submit credit application because the models are not populating.
Steps To Reproduce Steps to reproduce the behaviour: User/Role:
Note: This is affecting supplier ID 5 and 17 in production. Please reach out to the PO for the names if needed.