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

V2 null parent id find by properties #585

Closed
wants to merge 237 commits into from

Conversation

hilpitome
Copy link
Contributor

should fix #547 in master branch

ellykits and others added 30 commits June 24, 2021 11:13
Set event location id using the parent id of the structure  retrieved from the db
* add logic for LocationAndStock domain with relevant join queries

* add stockMetadataExample where clause

* code cleanup

* update snapshot version

* update code to use PhysicalLocationAndStocks domain from plan evaluator

* update limit logic

* update plan evaluator lib

* add v2 to github actions branch

* code cleanup

* update method doc
V2: Implement count query for FHIR resources
…sv-upload

476 validate structures during csv upload
* update plan evalutor version

* add tests

* update test
to allow configurable revocation of plans assignments when 'complete' or
'retired'
overload updatePlan for revokeAssignments param
Add debug logs for Update task status functionality
for RACD events check no existing evnt with case_number, and flag
add method to check if event exists for case number & flag
allan-on and others added 29 commits February 23, 2022 16:44
 Add server version, date created and date edited to Practitioner & Organization entities
Update logic for checking local case classifications
Upgrade Spring to 5.2.20-RELEASE for v2
* add mybatis runtime feature

* remove run_migration task from ci

* update configs module

* remove unused variables

* remove data migration scripts

* update server core version

* update configs module
…n-to-PractitionerSearchBean

order Practitioners by serverversion
@hilpitome hilpitome closed this Jun 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Selecting Locations by Empty parentId Only Works for Empty Strings and not for NULL values
10 participants