create a new settings.local.yml file (or similar).
Set up:
feature_flags:
parker:
add_parker_index_fields: true
You should still see Parker specific fields in the metadata configuration page as well as the actual search results view, and you should not see Parker specific fields in any exhibit that is not Parker.
I didn't see any specific feature flag tests around values i.e. add_parker_search_fields. If anyone has thoughts on any tests to add, please feel free to suggest them.
Relates to #2622 .
What this PR does:
How to test this:
You should still see Parker specific fields in the metadata configuration page as well as the actual search results view, and you should not see Parker specific fields in any exhibit that is not Parker.
I didn't see any specific feature flag tests around values i.e. add_parker_search_fields. If anyone has thoughts on any tests to add, please feel free to suggest them.
Next step once this is merged: Updating feature flags for parker and parker-test here https://github.com/sul-dlss/shared_configs/blob/exhibits-prod/config/settings/production.yml so that the right values are picked up