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

feat: Merge Category Option Combo [DHIS2-18321] #19488

Draft
wants to merge 38 commits into
base: master
Choose a base branch
from

Conversation

david-mackessy
Copy link
Contributor

@david-mackessy david-mackessy commented Dec 16, 2024

Adds a new feature, which allows the merging of CategoryOptionCombos.

Extracted the hanlding of DataValues into a common handler class as this is used by multiple merge types.

Testing

Automated

Tests added for

  • new store methods
  • integration tests for each merging/handling of metadata/data type
  • E2E tests

@david-mackessy david-mackessy changed the title Dhis2 18321 feat: Merge Category Option Combo [DHIS2-18321] Dec 16, 2024
Copy link

sonarcloud bot commented Dec 16, 2024

/**
* Retrieve all {@link DataApproval}s with {@link CategoryOptionCombo} {@link UID}s
*
* @param uids {@link CategoryOptionCombo} {@link UID}s

Check notice

Code scanning / CodeQL

Spurious Javadoc @param tags Note

@param tag "uids" does not match any actual parameter of method "getByCategoryOptionCombo()".
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.

1 participant