FAIR Release Notes: 2.38.0
Summary
This release contains a change to the dataset resources feature, resolves a bug with data access requests and introduces further metadata scalability improvements.
Upcoming items
In 2024 FAIR introduced the ability to transfer data set resources to a workspace as part of data transfer.
Following customer feedback we are extending this feature to offer data owners a greater degree of configurability, including the introduction of DAR locked resources that can only be accessed after approved transfer to a workspace.
As part of this change we will be amalgamating datafile and resource management in the FAIR UI, and as a result will be dropping support for URLs as a resource (see FAIR-9130 below), however data owners can still add a URL to a dataset either as a custom link or as a catalogue field.
Released features
Feature | Type | Jira key | Summary |
---|---|---|---|
Drop support for creating url resources | Enhancement | FAIR-9130 | This change has been introduced in support of the improved resource management in FAIR detailed above. URLs can still be added to a FAIR dataset record either as a custom link or a catalogue field. |
A dataset with a lot of metadata can take so long to fetch that DAR wizard fails | Enhancement | FAIR-9131 | Previously large amounts of dataset metadata could cause slow loading of the DAR form, this change builds on the improvements made in release 2.37 to improve the loading time of the DAR form. |
Approver of a requested workspace DAR who is not a member of the workspace gets a Forbidden for markdown viewing | BugFix | FAIR-9194 | This resolves a minor DAR process bug |