You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Test Version 0.9.0
installed in Linux Ubuntu 20.04
Backend: Better
Updated on 28.09.2021 :
Based on the test with our patients data in one month, the amount of returned rows of API
/api/StoredProcedures/Contact_NthDegree_TTKP_Degree can be more than 10k, the software should be able to handle that. So the web page will not hang up.
######################## before 22.09.2021 #####################################
As there are some errors with the patient history / contact network part with our Server, we can only test the "Epi Kurve" part without patient ID. If a right patient ID was given, then the whole page hang up.
Steps to repeat:
input the start / end date, keep the 2 patient ID input fields empty, then "reload" --> only "Epi Kurve" part shows the results,
change a little in start/end date, then input a patient ID, which has some movments in the backend to be tested. Then "reload" again --> nothing happened, even "Epi Kurve" was not updated because the change of date was not presented.
Expected: "Epi Kurve" should be updated independetly
repeatable: 100%
The text was updated successfully, but these errors were encountered:
ZhuYufei990
changed the title
SmICSVisualisierung: update "Epi Kurve" part is hang up by error in other parts
The software should be able to handle >= 10K records returned by REST API in Core project
Sep 28, 2021
Test Version 0.9.0
installed in Linux Ubuntu 20.04
Backend: Better
Updated on 28.09.2021 :
Based on the test with our patients data in one month, the amount of returned rows of API
/api/StoredProcedures/Contact_NthDegree_TTKP_Degree can be more than 10k, the software should be able to handle that. So the web page will not hang up.
######################## before 22.09.2021 #####################################
As there are some errors with the patient history / contact network part with our Server, we can only test the "Epi Kurve" part without patient ID. If a right patient ID was given, then the whole page hang up.
Steps to repeat:
Expected: "Epi Kurve" should be updated independetly
repeatable: 100%
The text was updated successfully, but these errors were encountered: