SPIKE: Should a new version be created when a dataset is associated with a guestbook?
Open
@sbarbosadataverse is already working on this.
Since Sep 14, 2026.
Original size: 10
- Dominant language
- Java
- Stars
- 1.1k
- Forks
- 564
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 29
Description
While discussion the following issue...
- #12528
... we talked about how a new version is created when a dataset is associated with a guestbook. We suspect this might not be necessary since the association in the database is at the dataset level.
Let's experiment in this area. Sizing as a 10 for investigation.
If we stop creating a new version, the SPA shouldn't try to redirect to the draft version after updating the dataset (after associating a guestbook).
We might want to suppress the banner that says "This is not the draft version." This banner might exist in the SPA.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.