Introduction
In this sprint release document, the following main features , tasks and defects are resolved and deployed to the production server.
Features
Customizable domains for semi-structured data https://fewsnet.atlassian.net/browse/DATA-97
Add Survey Type as part of the unique identifier for Survey Population Indicator, so that imports do not overwrite https://fewsnet.atlassian.net/browse/DATA-133
Automated Ingestion of Market Price Data from FAO using their API https://fewsnet.atlassian.net/browse/DATA-162
Fill geographic filter property even when item does not have parent id https://fewsnet.atlassian.net/browse/DATA-184
Enhance Data Inventory Dashboard to include Data Points by Domain and Usage Policy https://fewsnet.atlassian.net/browse/DATA-213
Sub National Crop Production Data Visualization https://fewsnet.atlassian.net/browse/DATA-224
Tasks
Bulk load of Crop Production Country Archives https://fewsnet.atlassian.net/browse/DATA-144
Develop list of Metadata Types and recommend maintainers https://fewsnet.atlassian.net/browse/DATA-210
Develop FDW/FDE Infrastructure Design Artifacts https://fewsnet.atlassian.net/browse/DATA-217
Develop FDW/FDE Software Design Artifacts https://fewsnet.atlassian.net/browse/DATA-218
Develop FDW/FDE Configuration and Misc Artifacts https://fewsnet.atlassian.net/browse/DATA-219
Bugs/Defects
Increase ECS memory allocation for Mayan celery_slow container https://fewsnet.atlassian.net/browse/DATA-147
FDW services sending double emails https://fewsnet.atlassian.net/browse/DATA-177
warehouse.tasks.cache_datasourcedocumentviewset_list is extremely slow https://fewsnet.atlassian.net/browse/DATA-204
DRC market exchange rates upload file not recognized https://fewsnet.atlassian.net/browse/DATA-221
Missing metadata from single price data series extract of the FDW https://fewsnet.atlassian.net/browse/DATA-227
IPC FIC drop down menu on the FDE https://fewsnet.atlassian.net/browse/DATA-228
Markets bulk upload results in errors https://fewsnet.atlassian.net/browse/DATA-237
Features/Tasks
Customizable domains for semi-structured data https://fewsnet.atlassian.net/browse/DATA-97
Add Survey Type as part of the unique identifier for Survey Population Indicator, so that imports do not overwrite https://fewsnet.atlassian.net/browse/DATA-133
Automated Ingestion of Market Price Data from FAO using their API https://fewsnet.atlassian.net/browse/DATA-162
Resolved Bugs/Defects
Increase ECS memory allocation for Mayan celery_slow container https://fewsnet.atlassian.net/browse/DATA-147
There was an issue upon loading a document using the bulk upload process and it was due to low memory allocation of the Mayan celery_slow container. This was resolved by increasing the memory of Mayan celery_slow container.
FDW services sending double emails https://fewsnet.atlassian.net/browse/DATA-177
The FDW services were sending duplicate emails while reseting password function and this was resolved.
Warehouse.tasks.cache_datasourcedocumentviewset_list is extremely slow https://fewsnet.atlassian.net/browse/DATA-204
The warehouse.tasks.cache_datasourcedocumentviewset_list was very slow and by introducing the performance improvements and the feature adding the survey type as part of unique identifier of the survey population indicator has improved the performance of this endpoint.
DRC market exchange rates upload file not recognized https://fewsnet.atlassian.net/browse/DATA-221
There was an issue in recognizing the monthly exchange rate values of the country DRC , this was caused due to meta data change in the file and this was resolved.
Missing metadata from single price data series extract of the FDW https://fewsnet.atlassian.net/browse/DATA-227
Some meta data information were not available on the extracts of the price data series and this was resolved by displaying those meta data under the /admin/price/marketproduct/
IPC FIC drop down menu on the FDE https://fewsnet.atlassian.net/browse/DATA-228
The scale filter values of the IPC FIC Data domain were shown as IPC20 and IPC30 and this was resolved . The values are now shown correctly as IPC v2.0 and IPC v3.0.
Markets bulk upload results in errors https://fewsnet.atlassian.net/browse/DATA-237
There was an issue upon trying to import markets as bulk from the import screen (https://fdw.fews.net/en/admin/spatial/market/import/) and this was resolved.