dataverse-client-javascript icon indicating copy to clipboard operation
dataverse-client-javascript copied to clipboard

Implement dataset version isLatest and isInReview fields

Open ChengShi-1 opened this issue 1 year ago • 0 comments

Inspired from this TODO, the isLatest and isInReview in dataset version info from dataverse front-end repo are hard coded, and should be removed by connecting with js-dataverse functions. However, these two fields are missing in js-dataverse dataset version info as well, so an implementation is needed.

ChengShi-1 avatar Nov 13 '24 14:11 ChengShi-1