Skip to content

Conversation

@pdurbin
Copy link
Member

@pdurbin pdurbin commented Aug 6, 2025

What this PR does / why we need it:

People can't run update-fields.sh in configbaker without this fix

Which issue(s) this PR closes:

Special notes for your reviewer:

There are a few more details in the issue.

Suggestions on how to test this:

Try running this on develop:

curl http://localhost:8080/api/admin/index/solr/schema | docker run -i --rm -v ./docker-dev-volumes/solr/data:/var/solr gdcc/configbaker:unstable update-fields.sh /var/solr/data/collection1/conf/schema.xml

(To see the command in context: https://guides.dataverse.org/en/6.7.1/container/running/demo.html#additional-metadata-blocks )

Then build configbaker: https://guides.dataverse.org/en/6.7.1/container/configbaker-image.html#build-instructions

Then try running the command above again.

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

No.

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

Yes, included.

Additional documentation:

None.

@pdurbin pdurbin requested a review from poikilotherm as a code owner August 6, 2025 14:23
@github-actions github-actions bot added Component: Containers Anything related to cloudy Dataverse, shipped in containers. Type: Bug a defect labels Aug 6, 2025
@pdurbin pdurbin moved this to Ready for Review ⏩ in IQSS Dataverse Project Aug 6, 2025
@pdurbin pdurbin added this to the 6.8 milestone Aug 6, 2025
@pdurbin pdurbin added Size: 0.5 A percentage of a sprint. 0.35 hours SPA These changes are required for the Dataverse SPA labels Aug 6, 2025
@pdurbin pdurbin requested a review from GPortas August 6, 2025 14:39
@GPortas GPortas self-assigned this Aug 6, 2025
@GPortas GPortas moved this from Ready for Review ⏩ to In Review 🔎 in IQSS Dataverse Project Aug 6, 2025
@github-actions

This comment has been minimized.

1 similar comment
@github-actions
Copy link

github-actions bot commented Aug 6, 2025

📦 Pushed preview images as

ghcr.io/gdcc/dataverse:11722-configbaker-bc-missing
ghcr.io/gdcc/configbaker:11722-configbaker-bc-missing

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

Copy link
Contributor

@GPortas GPortas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works great

@github-project-automation github-project-automation bot moved this from In Review 🔎 to Ready for QA ⏩ in IQSS Dataverse Project Aug 7, 2025
@GPortas GPortas removed their assignment Aug 7, 2025
@ofahimIQSS ofahimIQSS self-assigned this Aug 7, 2025
@ofahimIQSS ofahimIQSS moved this from Ready for QA ⏩ to QA ✅ in IQSS Dataverse Project Aug 7, 2025
@ofahimIQSS
Copy link
Contributor

very nice! merging

@ofahimIQSS ofahimIQSS merged commit b7c31ac into develop Aug 8, 2025
14 checks passed
@ofahimIQSS ofahimIQSS deleted the 11722-configbaker-bc-missing branch August 8, 2025 17:03
@github-project-automation github-project-automation bot moved this from QA ✅ to Merged 🚀 in IQSS Dataverse Project Aug 8, 2025
@ofahimIQSS ofahimIQSS removed their assignment Aug 8, 2025
@scolapasta scolapasta moved this from Merged 🚀 to Done 🧹 in IQSS Dataverse Project Aug 11, 2025
@cmbz cmbz added the FY26 Sprint 4 FY26 Sprint 4 (2025-08-13 - 2025-08-27) label Aug 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Component: Containers Anything related to cloudy Dataverse, shipped in containers. FY26 Sprint 4 FY26 Sprint 4 (2025-08-13 - 2025-08-27) 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.

In container demo tutorial, can't update Solr fields after adding additional metadata block

5 participants