Dataverse Optimistic Lock Exception when calling DatasetHelper.destroyAll() #291
Labels
pm.GREI-d-2.7.1
NIH, yr2, aim7, task1: R&D UI modules for creating datasets and supporting publishing workflows
pm.GREI-d-2.7.2
NIH, yr2, aim7, task2: Implement UI modules for creating datasets and publishing workflows
This error occurs in DatasetJSDataverseRepository.spec.ts when there are many Datasets in the server (for example, after running Dataset.spec.ts).
In the test "gets the total dataset count", DatasetHelper.destroyAll() fails because one of the calls to the delete API returns a 500 error:
It is happening in this run: https://github.com/IQSS/dataverse-frontend/actions/runs/7662503764/job/20883838264
The text was updated successfully, but these errors were encountered: