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

SmICS Core: Patients missed for Contact network #82

Open
ZhuYufei990 opened this issue Oct 7, 2021 · 2 comments
Open

SmICS Core: Patients missed for Contact network #82

ZhuYufei990 opened this issue Oct 7, 2021 · 2 comments
Assignees
Labels

Comments

@ZhuYufei990
Copy link

Version: v0.9.0
Test Data: the test data in project
Test API : /api/StoredProcedures/Contact_NthDegree_TTKP_Degree
with ID from Patient21
{
"starttime": "2021-01-01T01:57:34.449Z",
"endtime": "2021-01-10T23:57:34.449Z",
"patientID": "98342e8c-11f2-4026-baae-e8b39d351551",
"degree": 1
}

Response:
response_1633615090270.txt

In "Patienten_Bewegungen" the movments from Patient29, Patient31, Patient33, Patient34 were missing.

The 5 movments from Patient21 were 3 times repeated in the response, is it necessary?

@ZhuYufei990 ZhuYufei990 added the bug Something isn't working label Oct 7, 2021
@wulffant
Copy link
Collaborator

Test with V1.0

@wulffant wulffant added test and removed bug Something isn't working labels Nov 4, 2021
@jpwiedekopf
Copy link

The duplicate entries in the AQL result were causing problems for me as well. My PR #104/#105 address this as well, since the GUI didn't appreciate the duplicate items: 21613b3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants