Ian
Ian
`install` adds it to your local Maven repo copy and, at least until the next PR gets merged, that should be newer than the SNAPSHOT we've published (and you can...
So, I actually think this PR might be causing an issue described [here](https://talk.openmrs.org/t/failure-to-login-after-database-initialization-no-error-shown-at-frontend/43766). The problem is that the RFC leaves it up to the user-agent (browser) to determine what "Secure"...
From the test failures, it doesn't look like this PR correctly re-creates the existing location selector. That needs to be fixed.
@reagan-meant I lost track of this one. I think the code looks fine. Are you able to resolve the conflict here?
Has provider management itself been updated for 2.8? I'm sort of wondering if we can leave the existing domain as-is and create a new one for 2.8.x with something like...
So the failure I see here isn't related to locale but to this: > Error: org.openmrs.module.fhir2.providers.r4.ObservationFhirResourceProviderIntegrationTest.shouldCreateNewObservationGroupAsJson -- Time elapsed: 0.185 s Expected: response with HTTP status but: response with status...
I kind of suspect that the issue here is that the code is trying to change the existing obs (to make it a group member) rather than the usual pattern...
I think this is more aggressive than what we talked about. For instance, I'd expect to see, e.g., the "Basic Metabolic Panel" still, but greyed out. The idea here is...
I think this is mostly good to go, but we need to address a visual regression here: Essentially, categories at the same level no longer appear to be so because...
First, please look at existing PRs for this repo to get a sense of what we expect in PRs. In particular, PRs should have a Jira issue (included in the...