Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IQSS/11228 Summary Fields fixes #11229

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

qqmyers
Copy link
Member

@qqmyers qqmyers commented Feb 7, 2025

What this PR does / why we need it: This PR fixes the problem seen in #11228 where specify fields that don't have any values also removes the license display. It also supports having spaces in the :CustomDatasetSummaryFields setting comma-separated list of fields. It doesn't enforce any minimum set of fields, but the docs note that the default fields will disappear if you don't add them to your custom setting.

Which issue(s) this PR closes:

Special notes for your reviewer: Looks like the License got added into a table that was only rendered if there were values to show. It also looks like there was some hardcoding to check that the default fields had some value. Since we do want the license to display and the rest of the table doesn't cause problems if empty, I've just removed the jsf:rendered attribute.

Suggestions on how to test this: per the issue.

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?: added

Additional documentation:

@qqmyers qqmyers added the Size: 0.5 A percentage of a sprint. 0.35 hours label Feb 7, 2025
@coveralls
Copy link

Coverage Status

coverage: 22.762%. remained the same
when pulling 216fa72 on GlobalDataverseCommunityConsortium:IQSS/11228_Summary_Fields_Fixes
into 3aea148 on IQSS:develop.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Size: 0.5 A percentage of a sprint. 0.35 hours
Projects
Status: Ready for Triage
Development

Successfully merging this pull request may close these issues.

Incorrect curl Example in Documentation Causes UI Fields to Disappear
2 participants