What steps does it take to reproduce the issue?
The PUT /api/datasets/{identifier}/guestbook API currently updates the dataset-level guestbook_id directly without creating a dataset draft version.
-
Which page(s) does it occurs on?
-
What happens?
-
To whom does it occur (all users, curators, superusers)?
-
What did you expect to happen?
a new draft version should be created with the assigned guestbook, rather than assigning it to the published version.
Which version of Dataverse are you using?
6.11
Any related open or closed issues to this bug report?
Related to this frontend issue: IQSS/dataverse-frontend#977
What steps does it take to reproduce the issue?
The PUT /api/datasets/{identifier}/guestbook API currently updates the dataset-level guestbook_id directly without creating a dataset draft version.
Which page(s) does it occurs on?
What happens?
To whom does it occur (all users, curators, superusers)?
What did you expect to happen?
a new draft version should be created with the assigned guestbook, rather than assigning it to the published version.
Which version of Dataverse are you using?
6.11
Any related open or closed issues to this bug report?
Related to this frontend issue: IQSS/dataverse-frontend#977