Skip to content

Commit

Permalink
mention template/terms bug #9825 in release notes #9860
Browse files Browse the repository at this point in the history
  • Loading branch information
pdurbin committed Sep 8, 2023
1 parent 49508a6 commit 4cd8724
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions doc/release-notes/6.0-release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -276,6 +276,17 @@ The [Google Cloud and DuraCloud archivers](https://guides.dataverse.org/en/5.14/

This is due to the archivers' dependence on libraries that include classes in `javax.* packages` that are no longer available. If these classes are actually used when the archivers run, the archivers would fail. As these two archivers require additional setup, they have not been tested in 6.0. Community members using these archivers or considering their use are encouraged to test them with 6.0 and report any errors and/or provide fixes for them that can be included in future releases.

## Bug Fix for Dataset Templates with Custom Terms of Use

A bug was fixed for the following scenario:

- Create a template with custom terms.
- Set that template as the default.
- Try to create a dataset.
- A 500 error appears before the form to create dataset is even shown.

For more details, see issue #9825 and PR #9892

## Complete List of Changes

For the complete list of code changes in this release, see the [6.0 Milestone](https://github.com/IQSS/dataverse/milestone/109?closed=1) in GitHub.
Expand Down

0 comments on commit 4cd8724

Please sign in to comment.