- Issue created by @p-andrei
- π²π©Moldova p-andrei
Here is a patch that updates config value for display.default.display_options.arguments.id.validate_options.bundles in views.view.bibcite_keyword.yml and views.view.bibcite_contributor.yml
- Status changed to Needs review
3 months ago 6:20am 26 August 2024 - Status changed to RTBC
2 months ago 6:16pm 9 September 2024 - πΊπΈUnited States benjifisher Boston area
I am working on the same project as @p-andrei.
This looks like the correct fix to me.
I get the same change (replacing
null
with{ }
) if I- Edit one of the views.
- Edit and save the contextual filter (without making any changes).
- Save the view.
- Clear caches.
I also tested that this change fixes the config validation issue.