Luke deGruchy
Luke deGruchy
Closes [4058](https://github.com/hapifhir/hapi-fhir/issues/4058) * When creating a Bundle containing a Resource with a reference to either a Library or Measure, JpaPersistedResourceValidationSupport will throw an IllegalArgumentException * This MR adapts the default...
NOTE: Before filing a ticket, please see the following URL: https://github.com/hapifhir/hapi-fhir/wiki/Getting-Help **Describe the bug** When enabling validation on a fhir_endpoint module, a bundle with a Measure resource referencing a Library...
**Describe the bug** The pom.xml incorrectly sets the IDE source language level to 17 when it should be 11. The testSource should remain at 17. **To Reproduce** Steps to reproduce...
## Summary Currently, in order to switch password groups, a user has to either use the mouse/trackpad or SHIFT-TAB, navigate to the desired group, and then tab again to select...
**Describe the bug** Running a DELETE on a large number of resource, cancelling it, and then running it will result in HAPI-0550. **To Reproduce** Steps to reproduce the behavior: 1....
Please see: [466](https://github.com/hapifhir/hapi-fhir-jpaserver-starter/issues/466). # Background * In master, jpaserver-starter is using `hapi-fhir` 6.2.2, which uses an older version of Logback that still contains org/slf4j/impl/StaticLoggerBinder * In order to fix [466](https://github.com/hapifhir/hapi-fhir-jpaserver-starter/issues/466)...
As of today's ceylon-ide build, it is not possible to configure custom ceylon formatter preferences in the workspace settings. Instead, only each project can have its own formatter preferences. Exporting...