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

Handle deletion of inventory identifiers properly #219

Merged
merged 1 commit into from
Jul 10, 2024
Merged

Conversation

Wambere
Copy link
Contributor

@Wambere Wambere commented Jul 10, 2024

IMPORTANT: Where possible all PRs must be linked to a Github issue

Fixes #216

Engineer Checklist

  • I have run ./gradlew spotlessApply to check my code follows the project's style guide
  • I have built and run the efsity jar to verify my change fixes the issue and/or does not break the application

@Wambere Wambere enabled auto-merge (squash) July 10, 2024 14:51
@Wambere Wambere merged commit 459843e into main Jul 10, 2024
4 checks passed
@Wambere Wambere deleted the fix_extras branch July 10, 2024 22:06
pld pushed a commit that referenced this pull request Jul 16, 2024
* init multifactor authentication setup

* Revert "init multifactor authentication setup"

This reverts commit 826f31a.

* put translations in the same file if -tf is not given

* deep copy config folder

* copy over temp configs in happy path

* create temp file when config points to single resource file

* delete tmp files after translation

* fix failing test

* add test

* test behavior for malformed json

* change how properties file is read

* put translations in the same file if -tf is not given

* deep copy config folder

* Add i18N support for new config fields

* Update TransformSupportServices class to match FHIRCore

* Refactor Versioning, remove Duplication

* Release Version 2.3.6 🔖

* copy over temp configs in happy path

* create temp file when config points to single resource file

* delete tmp files after translation

* fix failing test

* add test

* test behavior for malformed json

* Handle deletion of inventory identifiers properly (#219)

* Add product material number indentifier (#220)

* Refactor i17N fix encoding bug 🐛

* Create List resource to reference product resources (#221)

* Create List resource referencing Group and Binary resources created by product import

* Add List resource json payload

* Allow auto updating of the List resource

* Add SM Tool readme file (#223)

* change how properties file is read

* Initial Commit (#224)

---------

Co-authored-by: Martin Ndegwa <mndegwa@ona.io>
Co-authored-by: Wambere <janette@wambere.com>
Co-authored-by: Sharon Akinyi <79141719+sharon2719@users.noreply.github.com>
Co-authored-by: Francis Odhiambo <4540684+f-odhiambo@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix group_extras
2 participants