FAIR Data Services Version 1.42.0

First Released: 29 March 2023

Summary

This release contains some minor back end updates, improvements to the cohort transfer process, and introduces custom catalogues and dataset metrics to the FAIR UI.

Templated dataset catalogue fields in UI

This follows a change introduced in FAIR release 1.17:

  • Editing catalogue templates (API)

This allowed users to edit the standard catalogue via the FAIR API using the /templates/catalogues/ endpoint.

More information on this process can be found in our knowledge base

Display dataset metrics on dataset admin tab

This introduces dataset metrics to the FAIR UI. Data Owners will be able to view usage metrics for their datasets via the dataset admin tab.

This will display the following metrics per dataset:

  • Requests
  • Approvals
  • Rejections
  • Transfers

Released features

Feature Type Jira key Summary
Templated dataset catalogue fields in UI Enhancement FAIR-3843

This ticket allows users to present their custom catalogue in the FAIR UI, see above for more details

Data access request should contain details of cohort Enhancement FAIR-5965

This ticket updates the data access request to include more details of requests for user created cohorts

Include details of cohort on data transfer receipt Enhancement FAIR-5984

This ticket updates the data transfer receipt to include more details of transfers of user created cohorts

Display dataset metrics on dataset admin tab Enhancement FAIR-6008

This ticket introduces dataset metrics to the FAIR UI for the first time. See above for more details