-
Notifications
You must be signed in to change notification settings - Fork 540
Dataset compareSummary API: version summary should show tags changes #11663
Copy link
Copy link
Closed
Labels
FY26 Sprint 4FY26 Sprint 4 (2025-08-13 - 2025-08-27)FY26 Sprint 4 (2025-08-13 - 2025-08-27)FY26 Sprint 5FY26 Sprint 5 (2025-08-27 - 2025-09-10)FY26 Sprint 5 (2025-08-27 - 2025-09-10)FY26 Sprint 6FY26 Sprint 6 (2025-09-10 - 2025-09-24)FY26 Sprint 6 (2025-09-10 - 2025-09-24)FY26 Sprint 7FY26 Sprint 7 (2025-09-24 - 2025-10-08)FY26 Sprint 7 (2025-09-24 - 2025-10-08)GREI Re-archIssues related to the GREI Dataverse rearchitectureIssues related to the GREI Dataverse rearchitectureOriginal size: 10SPAThese changes are required for the Dataverse SPAThese changes are required for the Dataverse SPASize: 10A percentage of a sprint. 7 hours.A percentage of a sprint. 7 hours.Status: Waiting for Related Issues/PRsThis issue depends upon the completion of one or more issues/PRsThis issue depends upon the completion of one or more issues/PRsType: Buga defecta defect
Metadata
Metadata
Assignees
Labels
FY26 Sprint 4FY26 Sprint 4 (2025-08-13 - 2025-08-27)FY26 Sprint 4 (2025-08-13 - 2025-08-27)FY26 Sprint 5FY26 Sprint 5 (2025-08-27 - 2025-09-10)FY26 Sprint 5 (2025-08-27 - 2025-09-10)FY26 Sprint 6FY26 Sprint 6 (2025-09-10 - 2025-09-24)FY26 Sprint 6 (2025-09-10 - 2025-09-24)FY26 Sprint 7FY26 Sprint 7 (2025-09-24 - 2025-10-08)FY26 Sprint 7 (2025-09-24 - 2025-10-08)GREI Re-archIssues related to the GREI Dataverse rearchitectureIssues related to the GREI Dataverse rearchitectureOriginal size: 10SPAThese changes are required for the Dataverse SPAThese changes are required for the Dataverse SPASize: 10A percentage of a sprint. 7 hours.A percentage of a sprint. 7 hours.Status: Waiting for Related Issues/PRsThis issue depends upon the completion of one or more issues/PRsThis issue depends upon the completion of one or more issues/PRsType: Buga defecta defect
What steps does it take to reproduce the issue?
For Categories,
No file metadata change from the api result in draft version (the change shows up after published sometimes)
For Tabular Tags,
changes in Tabular Tags wouldn't be reflected on any versions summary or versions comparison.
No file metadata change in the api result(it wouldn't show up after published)
No details and summary appear
API should show files "changedFileMetaData": 1, but it shows 0
http://localhost:8000/api/v1/datasets/:persistentId/versions/compareSummary?persistentId=doi:10.5072/FK2/KWQX9VAlso
http://localhost:8000/api/v1/datasets/:persistentId/versions/2.0/compare/:draft?persistentId=doi:10.5072/FK2/KWQX9V&includeDeaccessioned=trueWhich page(s) does it occurs on?
Dataset Page
What happens?
No result for tags' changes in following api
To whom does it occur (all users, curators, superusers)?
JSF and API users
What did you expect to happen?
show file metadata changed
Screenshots:


JSF screenshots
No matter the issue, screenshots are always welcome.
To add a screenshot, please use one of the following formats and/or methods described here:
Are you thinking about creating a pull request for this issue?
Help is always welcome, is this bug something you or your organization plan to fix?