Skip to content

Conversation

@jkiddo
Copy link
Collaborator

@jkiddo jkiddo commented Nov 1, 2025

No description provided.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR removes duplicate configuration calls in the jpaStorageSettings method. The configuration settings for AllowContainsSearches, AllowExternalReferences, NormalizedQuantitySearchLevel, and IndexOnContainedResources were being set twice in the same method, and the duplicates have been removed.

  • Removed 4 duplicate jpaStorageSettings setter calls that were already configured earlier in the method
  • Cleaned up unnecessary blank lines between configuration statements

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copy link
Contributor

@gbks121 gbks121 left a comment

Choose a reason for hiding this comment

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

Looks good to me

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.

2 participants