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

Loading Concept Reference Range Configurations #287

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

wikumChamith
Copy link

No description provided.

@wikumChamith wikumChamith changed the title Loading Concept Reference Range Configurations [Draft ]Loading Concept Reference Range Configurations Dec 10, 2024
@wikumChamith wikumChamith force-pushed the TRUNK-6264 branch 2 times, most recently from 2a87d27 to 98370cf Compare December 11, 2024 11:56
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.beans.factory.annotation.Qualifier;

class ConceptReferenceRangeLoaderIntegrationTest extends DomainBaseModuleContextSensitiveTest {
Copy link

Choose a reason for hiding this comment

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

Why is this class not public?

@@ -53,7 +53,8 @@ public enum Domain {
AMPATH_FORMS,
AMPATH_FORMS_TRANSLATIONS,
HTML_FORMS,
DISPOSITIONS;
DISPOSITIONS,
CONCEPT_REFERENCE_RANGE;
Copy link
Member

Choose a reason for hiding this comment

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

Let's move this to immediately after CONCEPT_SETS. That seems like a better place.

@wikumChamith wikumChamith force-pushed the TRUNK-6264 branch 3 times, most recently from 7e979fa to 34a830c Compare December 13, 2024 17:03
@wikumChamith wikumChamith changed the title [Draft ]Loading Concept Reference Range Configurations Loading Concept Reference Range Configurations Dec 20, 2024
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.

3 participants