Picture of the author
Picture of the author
Bug Fix

We've fixed a bug on the Financials page that restricted the "Annual" tab to only displaying 2020 and onward. The fix now lets you view data from earlier years.

The issue

Due to a config error in our cron jobs, some system-level overrides weren't allowed. Specifically, we couldn't override the properties `[core]num_years_history` and `[core]num_quarters_history`, which caused a bug in our processing pipeline. This glitch messed up the financial data flow for our instruments (symbols) and led to missing annual financial info for years before 2020 in the 'Annual' tab.