Introduction
The following list of new features, tasks and resolved bugs are included in the latest Sprint 20.09.1 release:
Features
Automatically update DataSeries.name for affected Data Series after updating DocumentType.dataseries_name_format https://fewsnet.atlassian.net/browse/DATA-449
Prevent automatic creation of Data Source Documents on import in the Survey domain https://fewsnet.atlassian.net/browse/DATA-488
Make Indicator a mandatory attribute for Data Series https://fewsnet.atlassian.net/browse/DATA-511
Standardize Country Filter on Data Point Admin screens https://fewsnet.atlassian.net/browse/DATA-518
IPC outputs should use full names for Classification Scales https://fewsnet.atlassian.net/browse/DATA-521
Generate PNG Maps for Country Level IPC Shapefiles https://fewsnet.atlassian.net/browse/DATA-539
Use Custom Permission instead of Is Staff for determining whether IPC Population values are visible https://fewsnet.atlassian.net/browse/DATA-544
Support Transit Trade Flow Type https://fewsnet.atlassian.net/browse/DATA-548
Define recent period and collection date in api/ipcphasemap https://fewsnet.atlassian.net/browse/DATA-551
Investigate why uploading additional IPC phases data returns invalid records https://fewsnet.atlassian.net/browse/DATA-555
Tasks
Review of National Parks and Lakes Geographic Units in IPC Data https://fewsnet.atlassian.net/browse/DATA-542
Load Days Work Available data in production https://fewsnet.atlassian.net/browse/DATA-543
Bugs
Features
Automatically update DataSeries.name for affected Data Series after updating DocumentType.dataseries_name_format https://fewsnet.atlassian.net/browse/DATA-449
This feature is about automatically updating the data series name (https://fdw.fews.net/en/admin/warehouse/dataseries/) after making changes to the
dataseries_name_format
of a Document Type (https://fdw.fews.net/en/admin/warehouse/documenttype/).
Prevent automatic creation of Data Source Documents on import in the Survey domain https://fewsnet.atlassian.net/browse/DATA-488
This feature is about disabling the automatic creation of the
data source documents
upon uploading the data of the survey data domain .
Make Indicator a mandatory attribute for Data Series https://fewsnet.atlassian.net/browse/DATA-511
This feature is about making Indicator field a mandatory field for all the data series of all the data domains.
Standardize Country Filter on Data Point Admin screens https://fewsnet.atlassian.net/browse/DATA-518
This feature is about implementing the Country filter list for all the data points admin screens of the data domains.
IPC outputs should use full names for Classification Scales https://fewsnet.atlassian.net/browse/DATA-521
This feature is about showing the full name of the IPC Classification scales in all of the IPC outputs screens , i.e (https://fdw.fews.net/en/admin/ipc/ipcphase/,
https://fdw.fews.net/en/admin/warehouse/dataseries/?data_domain=IPCClassification and
Generate PNG Maps for Country Level IPC Shapefiles https://fewsnet.atlassian.net/browse/DATA-539
This feature is about allowing a downloadable
png
map by passing parameterscollection_date
,country_code
and scenario to the/ipcpngmap/
, i.e (https://fdw.fews.net/ipcmap/?scenario=ML1&country_code=KE&collection_date=2020-09-01) and which also to save apng
with the map i.e (https://fdw.fews.net/ipcpngmap/?scenario=ML1&country_code=KE&collection_date=2020-09-01).
Use Custom Permission instead of Is Staff for determining whether IPC Population values are visible https://fewsnet.atlassian.net/browse/DATA-544
This feature is about adding the new customized permission type
ipc | ipc population size | Can view ipc population size actual value
to the existing relevant groups which allows the user to see either the value or range of the IPC Population size.
Support Transit Trade Flow Type https://fewsnet.atlassian.net/browse/DATA-548
This enhancement is about incorporating the Transit trade flow type to the Cross Border Trade data domain.
Define recent period and collection date in api/ipcphasemap https://fewsnet.atlassian.net/browse/DATA-551
This feature is about defining the recent period and collection date in ipcphasemap API which as a result resturns the the latest data collection period which is returned upon accessing the api/ipcphasemap,
for instance , https://fdw.fews.net/api/ipcphasemap/?format=geojson&scenario=ML1&country_code={some_country}.
Investigate why uploading additional IPC phases data returns invalid records https://fewsnet.atlassian.net/browse/DATA-555
This feature is about allowing the newly added IPC data to be recognized by the system instead of shown as an invalid record which as a result allows an outlook update.
Tasks
Review of National Parks and Lakes Geographic Units in IPC Data https://fewsnet.atlassian.net/browse/DATA-542
This task was about adding the unit_type field to the APIs’ of the api/ipcphasemap and api/ipcpackage , i.e (https://fdw.fews.net/api/ipcpackage/?country_code=ZW&collection_date=2020-06-01 and https://fdw.fews.net/api/ipcphasemap/?format=geojson&scenario=ML1&country_code=MW).
Load Days Work Available data in production https://fewsnet.atlassian.net/browse/DATA-543
This task was about loading the Number_of_days_work_available historic data and the data successfully loaded i.e (https://fdw.fews.net/en/admin/warehouse/dataupload/1763/).