Skip to content
This repository has been archived by the owner on Aug 11, 2023. It is now read-only.

Alarms for parameters have stopped working #448

Open
rohanpurohit opened this issue Oct 8, 2021 · 0 comments
Open

Alarms for parameters have stopped working #448

rohanpurohit opened this issue Oct 8, 2021 · 0 comments
Assignees
Labels
domain: backend On the backend domain: frontend On the frontend type: bug Something isn't working work: complex The situation is complex (unknown unknowns), emergent practices used

Comments

@rohanpurohit
Copy link
Contributor

Alarms are no longer registered for events like "SpO2 too low", too high, HR too low or high (at least in the backend simulator) basically all the parameters related alarms, I did some digging and found the commit-hash from where the bug seems to have found its way in. It could be somewhere in the backend that no longer such alarms are pushed to activeLogEvents array, which I think displays all the active alarms.

The PR from which I think the bug started is #435.

@rohanpurohit rohanpurohit added domain: backend On the backend domain: frontend On the frontend type: bug Something isn't working work: complex The situation is complex (unknown unknowns), emergent practices used labels Oct 8, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
domain: backend On the backend domain: frontend On the frontend type: bug Something isn't working work: complex The situation is complex (unknown unknowns), emergent practices used
Projects
None yet
Development

No branches or pull requests

2 participants