Skip to end of banner
Go to start of banner

Release Notes for Data Sprint 22.07

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 9 Next »

The following list of new features, updates and bug fixes are included in the latest Sprint 22.07 release to FDW/FDE.

New Features

News article notification feature in FDW

  • FDW users with appropriate permissions can now set up automatic email notifications based on pre-defined criteria. When a new news article is downloaded matching those criteria, an email is sent to the email address(es) specified in the alert. To view, add, or edit email alerts, go to Metadata Management > Notifications > Subscriptions.

  • This feature includes the following Jira issues:

    • Add News URLs to the main FDW URL patterns (DATA-1581)

    • Create alerts or news digests for articles that match certain criteria (DATA-1592)

    • Enable view set country and tag filters, and unit tests. (DATA-1603)

Data Source Document license information (DATA-1559)

  • Data source documents in FDW now contain a field to specify usage license. The license tells us what rights the FEWS NET project, and other users if applicable, have to use the data in the source document. The license choices are the same as those in HDX and when this field is completed the HDX pipeline will automatically select the correct license when publishing data.

New Geographic Unit genealogy charts in FDW (DATA-1654)

  • Geographic Units in FDW now contain genealogy charts depicting the relationships of geographic units to each other over time. The relationships chart appears on the Geographic Unit page between the Description and the Features map. Learn more about geographic unit relationships and genealogy charts. [WILL ADD LINK TO NEW HELP TEXT]

Updates

Data source document permissions and filter

  • A new collect_datasourcedocument permission allows more granular access permissions to data source documents in FDW than the existing manage_datasourcedocument permission. The new permission grants users access to add and edit data collections and has enabled a new filter. When uploading data on the data collection page, the new filter only shows the data source documents for which the user has the collect_datasourcedocument permission.

  • This update includes the following Jira issues:

    • FDW data source filter on data collection screen (DATA-1462)

    • Add collect_datasourcedocument permission to fdw. (DATA-1638)

Improved search functionality in Data Platform (DATA-1568)

  • Users now have greater control over their searches. New functionality includes:

    • Search for an exact phrase by using single or double quotation marks (e.g., if you search for vegetable oil, you will get all results that have either of those words but searching "vegetable oil" or ‘vegetable oil’ will yield only results that include that exact phrase).

    • Exclude terms by using a minus (-) symbol (e.g. searching 'vegetable oil' -'palm oil' will return all results about vegetable oil unless they include a reference to palm oil).

    • Expand your search by using or (e.g. searching “sunflower oil” “palm oil” will surface results containing both phrases, but searching "sunflower oil” or “palm oil" provides you with results that contain either phrase).

Color the countries on the import dependency dashboard (DATA-1589)

  • Countries on the scatter plot are now divided by color into three categories: FEWS NET Presence, FEWS NET Remote, and Other countries.

New import_priceratio permission in FDW (DATA-1679)

  • The Import Price Ratios page was previously available only for the superadmin user group permission and not other groups of permissions. The import_priceratio permission was added to required groups to give them access to this page.

    Assigning the import_priceratio permission to a user or user group now gives the user or group access to the page.

Bug Fixes

Updating the Description text field of the Data usage policy results in 500 Internal Error (DATA-1593)

  • Trying to edit the Description Field of a Data usage policy was resulting in a 500 Internal Error. This issue has been fixed.

Update __str__ in IPC Classification model so that it uses the choices label (e.g. IPC 3.1) instead of the value (e.g. IPC31) (DATA-1667)

  • All instances of IPC31 in FDW have been be replaced with IPC 3.1.

Updating unit of measure results in 500 Internal Error (DATA-1614)

  • No labels