hapi-fhir/hapi-fhir-server-mdm
Luke deGruchy 01b1074808
Fix MDM update link on resources with an old version. (#4362)
* Add a failing unit test if we update a link after the MDM version had been bumped.

* Fix bug with new MdmLinkFactory method:  newMdmLinkVersionless().  Call this new method from MdmLinkDaoSvc.getLinkByGoldenResourceAndSourceResource() only.   Think about other use cases for versionless MDM links.

* Replace all read uses of MdmLinkFactory with newMdmLinkVersionless().  Add detailed documentation about why to do this.

* Add changelog.  Reverse wildcard change.
2022-12-14 08:47:44 -08:00
..
src Fix MDM update link on resources with an old version. (#4362) 2022-12-14 08:47:44 -08:00
pom.xml 4244 - Deprecate usages of ResourcePersitentId in jpa (#4245) 2022-12-09 09:30:51 -05:00