Introduction
The following list of new features, tasks and resolved bugs are included in the latest Sprint 22.02.01 release to FDW/FDE:
Features
-
Upload FAOB/FIPE data in ranges format DATA-1076
-
Develop automated export of FDW user and data usage policy DATA-1279
-
On the automated export of FDW users, include the statistics on each users' use of the system as well as groups associated DATA-1280
-
FDW to recognize all datapoint values with up to 16 decimal places DATA-1338
-
Modify the import resource classes to ensure we can import IPC V3.1 DATA-1358
-
Enable exchange rate export for other groups of permissions DATA-1365
-
Automatic collection of relevant news articles DATA-1387
-
Automatic translation of News Articles DATA-1393
Tasks
-
Move AF to remote monitoring countries DATA-1311
-
Change the schedule of the two exchange rate data source documents of the country Ethiopia DATA-1362
Bugs
-
Fix month calculation in ipc.tasks.get_website_url() DATA-1363
Features
Upload FAOB/FIPE data in ranges format DATA-1076
-
This feature is about allowing the FIPE data upload to accept range formats (i.e.
PublicandNarrow) so that data can be extracted either in public or narrow ranges.
Develop automated export of FDW user and data usage policy DATA-1279
-
This feature is about automating the export of FDW user details (e.g. name, email, last login, and permissions) into a Google Sheet (i.e. https://docs.google.com/spreadsheets/d/1Ul6qcnezqDCbGw7sGS3yjf2ui_rEqWAnH1Pry8_-amY/edit#gid=2047981754 )
On the automated export of FDW users, include the statistics on each users' use of the system as well as groups associated DATA-1280
-
This enhancement is about adding usage statistics information (i.e.
Number of page views,Number of downloads,Domains they're extracting fromandMost recent login) to theaggregated_system_usagetab of the automated export of the FDW users' detail information (i.e. https://docs.google.com/spreadsheets/d/1Ul6qcnezqDCbGw7sGS3yjf2ui_rEqWAnH1Pry8_-amY/edit#gid=617154518).
FDW to recognize all datapoint values with up to 16 decimal places DATA-1338
-
This feature is about making changes to FDW in order to allow importing of data point values with up to 16 decimal places.
Modify the import resource classes to ensure we can import IPC V3.1 DATA-1358
-
This enhancement is about making changes to the IPC Phase import functionality in order to allow the import of IPC V3.1.
Enable exchange rate export for other groups of permissions DATA-1365
-
This feature is about enabling the
Export buttonfunctionality of the exchange rate data series (i.e. https://fdw.fews.net/en/admin/price/exchangerate/) for all groups of permission of the FDW. Previously this feature was enabled for only thesuperadminuser group.
Automatic collection of relevant news articles DATA-1387
-
This feature introduced functionality to FDW to automatically monitor and save articles from pre-determined news sources, and to generate short summaries and keywords for each article.
Automatic translation of News Articles DATA-1393
-
The news sources and the articles they produce in FDW are frequently published in languages other than English. In order to make it easier to use news sources, this feature adds functionality to automatically translate articles to English and store the translated text alongside the original.
Tasks
Move AF to remote monitoring countries DATA-1311
-
This task was about moving the country Afghanistan to the remote monitoring countries.
Change the schedule of the two exchange rate data source documents of the country Ethiopia DATA-1362
-
This task was about changing the schedule of the exchange rate data source documents of the country Ethiopia from
Ad hoctoDaily. (i.e. https://fdw.fews.net/en/admin/warehouse/datasourcedocument/?datasourceorganization__country__iso3166a2__exact=ET&document_type__data_domain__exact=ExchangeRate).
Bugs
Fix month calculation in ipc.tasks.get_website_url() DATA-1363
-
There was an issue that prevents the January 2022 regional IPC packages from being posted on data center and this was resolved.