...
Investigate and fix price projection spreadsheet linkage to FDW API https://fewsnet.atlassian.net/browse/DATA-891
The system was throwing an error between during the API connection between the FDW and the excel TPPT spreadsheet and this was resolved.
Fix exchange rate endpoint in FDE https://fewsnet.atlassian.net/browse/DATA-1224
There was an issue in using the API i.e (
/api/exchangeratevaluefacts
) and this was resolved and the functionality is working as expected.
Fix Country api endpoint XML format bug https://fewsnet.atlassian.net/browse/DATA-1228
There was an issue with the API, for instance, https://fdw.fews.net/api/country/DK.xml, where the XML only includes the attribute names but not the actual values and this was resolved.
Unable to see exchange data in chart view on FDE https://fewsnet.atlassian.net/browse/DATA-1240
There was an issue in rendering charts for exchange rate data of the FDE (https://fdw.fews.net/data-explorer/#/other) and this was resolved.
Error in Average Price Change Map visualization https://fewsnet.atlassian.net/browse/DATA-1242
There was an error in average price change map visualization and this was resolved.
Vector tiles caching is not working properly in production https://fewsnet.atlassian.net/browse/DATA-1249
There was an issue in caching the vector tiles which results in performance issues of endpoints and this was resolved.