-
Notifications
You must be signed in to change notification settings - Fork 24
O3-4930: Update Lab Tests #31
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
Conversation
Adds a Parent concept, "All Orderable Tests", to contain Tests Orderability for the purposes of the Results Filter Tree view. Also added a French translation for Tests Orderability. Pre-requirement for https://openmrs.atlassian.net/browse/O3-4930.
…v13_autoexpand-13.2025-07-23_183306.zip
Adds a Parent concept, "All Orderable Tests", to contain Tests Orderability for the purposes of the Results Filter Tree view. Also added a French translation for Tests Orderability. Pre-requirement for https://openmrs.atlassian.net/browse/O3-4930. Captured for RefApp as wel here: openmrs/openmrs-content-referenceapplication-demo#31
NethmiRodrigo
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks Grace!
…104) * O3-4930: Add "All Orderable Tests" concept for Result Filter Adds a Parent concept, "All Orderable Tests", to contain Tests Orderability for the purposes of the Results Filter Tree view. Also added a French translation for Tests Orderability. Pre-requirement for https://openmrs.atlassian.net/browse/O3-4930. Captured for RefApp as wel here: openmrs/openmrs-content-referenceapplication-demo#31 * Delete configuration/backend_configuration/ocl/openmrs_BasicLabTests_v13_autoexpand-13.2025-07-23_183306.zip
|
@denniskigen @dkayiwa @ibacher this for some reason hasn't taken effect in the dev3. This is supposed to add the ConvSet with the AllOrderableTests, but it cannot be found on dev3. The current version of this content package is 1.5.0-SNAPSHOT and that is the version that is set in the distro ref app, so I'm not sure why this can't be found in dev3. I think its because of a deployment failure - https://ci.openmrs.org/browse/O3-DD3, the deployments to dev3 have been failing consecutively |
|
@gracepotma does this PR just add the concepts, but not explicitly group them under the |
|
It looks like @dkayiwa kicked off building the backend image, which has now published this to dev3. Unfortunately, changes to content packages don't cascade to dev3 the same way updates to frontend modules do. |


Adds a Parent concept, "All Orderable Tests", to contain Tests Orderability for the purposes of the Results Filter Tree view. Also added a French translation for Tests Orderability.
Pre-requirement for https://openmrs.atlassian.net/browse/O3-4930.