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
Currently, even though a camera is linked to a bed via the asset configuration page, the patient consultation page incorrectly displays that no asset is linked to the bed.
Note: he current validation on the consultation page checks whether the camera linked to the bed has a preset. If no preset exists, the camera feed is not shown. This logic needs to be updated because, with recent changes in the camera-to-bed relation, a camera can now be linked to a bed first, with presets being created later.
To Reproduce
Steps to reproduce the behavior:
Go to the asset page, open a camera asset, and link it to a bed without creating a preset.
Navigate to the patient tab, open any patient card, and link the patient to the bed.
Click on the feed button in the navigation bar of the consultation page.
Observe the error.
Expected behavior
The linked camera should be displayed on the patient consultation page, even if a preset has not yet been created for the bed.
Screenshots
The text was updated successfully, but these errors were encountered:
Describe the bug
Currently, even though a camera is linked to a bed via the asset configuration page, the patient consultation page incorrectly displays that no asset is linked to the bed.
Note: he current validation on the consultation page checks whether the camera linked to the bed has a preset. If no preset exists, the camera feed is not shown. This logic needs to be updated because, with recent changes in the camera-to-bed relation, a camera can now be linked to a bed first, with presets being created later.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Screenshots
The text was updated successfully, but these errors were encountered: