FAIR Release Notes: 2.5.0

First released: 28th February 2024

Summary

This release introduces a change to the way lookup values are handled, and a backend change to resolve potential conflicts in dataset dictionary naming.

Upcoming items

The following features are expected be released before the end of Q1 2024, or early in Q2:

  • Dataset Creation Wizard - improving the user experience of creating a new dataset, by introducing a dataset creation wizard
  • Manual Transfers - introducing manual data transfers as a full supported option in the FAIR UI and API
  • Data conversion in the UI - adding the data conversion API capability to the FAIR
  • User Groups - allowing users to create user groups and share datasets with them

If you would like to know more about any of these upcoming features please contact your Arihdia Project Manager

Released features

FeatureTypeJira keySummary
Update Dataset Dictionaries to allow setting of a Table NameEnhancementFAIR-6551

This adds the ability to store a Table Name against each individual dictionary. By default when Data is uploaded to FAIR this should be set to the Dictionary’s Code, however if any conflicts are detected within the dataset an alternative table name will be generated.

FAIR UI Lookup validation should allow duplicate namesEnhancementFAIR-7725

Previously there was a mismatch in lookup validation between the FAIR UI and API. This change brings the UI in-line with the API, and permits users to allow the creation and editing of duplicate lookups within a dataset.