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

@philipsorst fix: Make annotation reader argument optional #5358

Merged
merged 1 commit into from Jan 23, 2023
Merged

@philipsorst fix: Make annotation reader argument optional #5358

merged 1 commit into from Jan 23, 2023

Conversation

philipsorst
Copy link
Contributor

Q A
Branch? 2.7
Tickets n/a
License MIT
Doc PR n/a

The constructor argument for the annotation reader in FiltersResourceMetadataCollectionFactory is optional (nullable), but the argument in the service definition is not and therefore fails if the annotation_reader service definition does not exist. Defining it as null if invalid should just fix this issue without changing anything when the annotation reader is available.

@philipsorst philipsorst changed the title fix: Make annotation reader argument optional in FiltersResourceMetad… @philipsorst fix: Make annotation reader argument optional Jan 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants