Skip to content

Dataset summaries changedFileMetaData count fix#11944

Merged
ChengShi-1 merged 3 commits intodevelopfrom
11921-dataset-version-summaries-changed-metadatacount-fix
Nov 12, 2025
Merged

Dataset summaries changedFileMetaData count fix#11944
ChengShi-1 merged 3 commits intodevelopfrom
11921-dataset-version-summaries-changed-metadatacount-fix

Conversation

@GPortas
Copy link
Contributor

@GPortas GPortas commented Oct 30, 2025

What this PR does / why we need it:

The endpoint {id}/versions/compareSummary was previously returning an incorrect count for
the changedFileMetaData field.
The logic for calculating this count has been fixed to accurately reflect the total number of file metadata changes
across all files in the dataset version.

Which issue(s) this PR closes:

Special notes for your reviewer:

Suggestions on how to test this:

Does this PR introduce a user interface change? If mockups are available, please link/include them here:

Is there a release notes update needed for this change?:

Additional documentation:

@github-actions github-actions bot added GREI Re-arch Issues related to the GREI Dataverse rearchitecture Original size: 20 Size: 20 A percentage of a sprint. 14 hours. SPA These changes are required for the Dataverse SPA Type: Bug a defect labels Oct 30, 2025
@GPortas GPortas added Original size: 0.5 Size: 0.5 A percentage of a sprint. 0.35 hours and removed Size: 20 A percentage of a sprint. 14 hours. Original size: 20 labels Oct 30, 2025
@coveralls
Copy link

coveralls commented Oct 30, 2025

Coverage Status

coverage: 23.783% (+0.005%) from 23.778%
when pulling 68e1e26 on 11921-dataset-version-summaries-changed-metadatacount-fix
into 53bff4c on develop.

@github-actions

This comment has been minimized.

@GPortas GPortas moved this to Ready for Review ⏩ in IQSS Dataverse Project Oct 30, 2025
@GPortas GPortas marked this pull request as ready for review October 30, 2025 17:41
@github-actions
Copy link

📦 Pushed preview images as

ghcr.io/gdcc/dataverse:11921-dataset-version-summaries-changed-metadatacount-fix
ghcr.io/gdcc/configbaker:11921-dataset-version-summaries-changed-metadatacount-fix

🚢 See on GHCR. Use by referencing with full name as printed above, mind the registry name.

@stevenwinship stevenwinship self-assigned this Nov 4, 2025
@stevenwinship stevenwinship moved this from Ready for Review ⏩ to In Review 🔎 in IQSS Dataverse Project Nov 4, 2025
@github-project-automation github-project-automation bot moved this from In Review 🔎 to Ready for QA ⏩ in IQSS Dataverse Project Nov 4, 2025
@stevenwinship stevenwinship removed their assignment Nov 4, 2025
@cmbz cmbz added FY26 Sprint 9 FY26 Sprint 9 (2025-10-22 - 2025-11-05) FY26 Sprint 10 FY26 Sprint 10 (2025-11-05 - 2025-11-19) labels Nov 5, 2025
@ChengShi-1 ChengShi-1 self-assigned this Nov 12, 2025
@ChengShi-1 ChengShi-1 moved this from Ready for QA ⏩ to QA ✅ in IQSS Dataverse Project Nov 12, 2025
@ChengShi-1
Copy link
Contributor

I test the api with spa, and it shows correct number of the file metadata for one file or multiple files(sums up the changes).

image

@ChengShi-1 ChengShi-1 merged commit a042fc5 into develop Nov 12, 2025
14 checks passed
@github-project-automation github-project-automation bot moved this from QA ✅ to Merged 🚀 in IQSS Dataverse Project Nov 12, 2025
@ChengShi-1 ChengShi-1 removed their assignment Nov 12, 2025
@pdurbin pdurbin added this to the 6.9 milestone Nov 12, 2025
@scolapasta scolapasta moved this from Merged 🚀 to Done 🧹 in IQSS Dataverse Project Nov 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

FY26 Sprint 9 FY26 Sprint 9 (2025-10-22 - 2025-11-05) FY26 Sprint 10 FY26 Sprint 10 (2025-11-05 - 2025-11-19) GREI Re-arch Issues related to the GREI Dataverse rearchitecture Original size: 0.5 Size: 0.5 A percentage of a sprint. 0.35 hours SPA These changes are required for the Dataverse SPA Type: Bug a defect

Projects

Status: Done 🧹

Development

Successfully merging this pull request may close these issues.

Bug: dataset version summaries changedFileMetaData counts wrongly

6 participants