Introduction
In this Release Notes document, the following main features, tasks and defects have been resolved and deployed to the FDE/FDW production server - Version 21.07.3
Features
-
Rename Eswatini in the FDW https://fewsnet.atlassian.net/browse/DATA-1004
-
Adding 5 year average % change in forex extracts https://fewsnet.atlassian.net/browse/DATA-1017
-
Create specific viewsets for Secondary Price Indexes https://fewsnet.atlassian.net/browse/DATA-1020
-
Select the correct exchange rate indicator when adding new Exchange rates https://fewsnet.atlassian.net/browse/DATA-1021
-
Add username to the notification email which sends notice of data publication https://fewsnet.atlassian.net/browse/DATA-1032
-
Support a mixture of
fields_shortcutsand individual fields inDataPointSerializersubclasses https://fewsnet.atlassian.net/browse/DATA-1037 -
Strip spaces before and after all strings on import https://fewsnet.atlassian.net/browse/DATA-1041
Tasks
-
Migrate the Southern Africa Crop Tour form and data to forms.fews.net https://fewsnet.atlassian.net/browse/DATA-1026
Bugs
Investigate failure in data point values update with more that 8 digits after decimal point https://fewsnet.atlassian.net/browse/DATA-981
Change Geographic Unit Admin screen very slow https://fewsnet.atlassian.net/browse/DATA-1003
The check box for selecting all the data of the data collections is missing https://fewsnet.atlassian.net/browse/DATA-1039
Allow multiple datasource documents for trade dataseries https://fewsnet.atlassian.net/browse/DATA-1042
Features
Rename Eswatini in the FDW https://fewsnet.atlassian.net/browse/DATA-1004
-
This enhancement is about renaming all the spatial layers of the FDW from
SwazilandtoEswatini(i.e https://fdw.fews.net/en/admin/spatial/feature/?q=Eswatini ).
Adding 5 year average % change in forex extracts https://fewsnet.atlassian.net/browse/DATA-1017
-
This enhancement is about incorporating the parameter
pct_change_from_five_year_averagein the exchange rate extract (i.e https://fdw.fews.net/api/exchangeratevaluefacts/?format=html&subtype=ExchangeRateValue&fields=simple ).
Create specific viewsets for Secondary Price Indexes https://fewsnet.atlassian.net/browse/DATA-1020
-
This feature is about implementing the Price Index, Price Index Value and Price Index Value Facts APIs (i.e http://fdw.fews.net/api/priceindex , http://fdw.fews.net/api/priceindexvalue and http://fdw.fews.net/api/priceindexvaluefacts ) for the
Secondary Price Indexeswhich return data series with the appropriate domain-specific metadata.
Select the correct exchange rate indicator when adding new Exchange rates https://fewsnet.atlassian.net/browse/DATA-1021
-
This feature is about making the exchange rate indicator a
read onlyfield and implementing validation when a user enters a new exchange rate data (i.e https://fdw.fews.net/en/admin/price/exchangerate/add/ ).
Add username to the notification email which sends notice of data publication https://fewsnet.atlassian.net/browse/DATA-1032
-
This feature is about adding the field
usernameto the notification email which notifiesPublishedorUnder Reviewdata collections.
Support a mixture of fields_shortcuts and individual fields in DataPointSerializer subclasses https://fewsnet.atlassian.net/browse/DATA-1037
-
The API end points of the
DataPointSerializerhave been enhanced to support a mixturefields_shortcutsandindividual fields, such as https://fdw.fews.net/api/marketpricefacts/?format=html&country_code=ET&product=maize&start_date=2021-03-01&fields=simple,status_changed and https://fdw.fews.net/api/geographicunit/?format=html&fields=simple,status_changed,with_population,with_attributes&unit_set_version=3319 .
Strip spaces before and after all strings on import https://fewsnet.atlassian.net/browse/DATA-1041
-
This feature is about removing appended or prefixed spaces in the metadata header fields of the file that will be imported into the system which as a result makes the data importing process easy and fast.
Tasks
Migrate the Southern Africa Crop Tour form and data to forms.fews.net https://fewsnet.atlassian.net/browse/DATA-1026
-
This task was about migrating the Southern Africa crop tour form and the existing data from Kobo server into the FEWS NET Project http://fews.net forms.
Bugs
Investigate failure in datapoint values update with more that 8 digits after decimal point https://fewsnet.atlassian.net/browse/DATA-981
-
There was an issue in updating data point values with more than eight digits and this was resolved. The values can now be automatically rounded and successfully updated through the admin import screen.
Change Geographic Unit Admin screen very slow https://fewsnet.atlassian.net/browse/DATA-1003
-
The
Geographic Unit Adminscreen on FDE, (for instance https://fdw.fews.net/en/admin/spatial/geographicunit/202385/change/ ) was very slow in loading the page contents and this was resolved.
The check box for selecting all the data of the data collections is missing https://fewsnet.atlassian.net/browse/DATA-1039
-
In the data collection screen (i.e https://fdw.fews.net/en/admin/warehouse/datacollection/ ), the check box for selecting all the data was missing and this was resolved.
Allow multiple datasource documents for trade dataseries https://fewsnet.atlassian.net/browse/DATA-1042
-
There was an issue in importing the cross border trade data which are tied to more than one data source document and this was resolved.