5sControl / 5sControl/5s-webserver

fix bug in add camera

未关闭
#24 0 条评论 0 个 reaction 已指派 1 人 已被 @ZhuchkouAA 认领 在 GitHub 查看
bug Idle QA done
主要语言
JavaScript
星标
1
派生
0
PR 合并指标
30 天内没有已合并 PR

描述

summary: dashboard: при добавлении четвертой камеры, добавленная камера не отображается на дашборде(дропдаун select cameras), репорты с камер не записываются.
1. Открыть приложение;
2. Открыть вкладку Algorithms;
3. Выбрать IDLE CONTROL;
4. Подключить четыре камеры(последний подключена камера .169);
5. Создать тестовый сценарий(в кадре был в 11:10, 11:11, 11:20);
6. Открыть Открыть Dashboard.
Result: После истечения лицензии, репорты с камер не внесены, камера .169 не отображается в дропдауне select cameras, камера отображается во вкладке Company.
Expected result: Репорты с камер внесены, камера .169 отображается в дропдауне select cameras.

![Image](https://user-images.githubusercontent.com/113969187/223965663-5dbeabdb-6da8-4c3a-94fc-cd0ea77a13df.gif)

![Image](https://user-images.githubusercontent.com/113969187/223975143-1f40728c-898b-437d-8ff7-d07bee17d5b5.png)

贡献指南

打开贡献指南

调研方向

The issue describes a bug where adding a fourth camera (.169) causes it to not appear in the dashboard dropdown and stops reports from being recorded. Start by examining the dashboard component, likely in a frontend directory, and the camera management logic in the backend. Look for limits or array handling around four cameras. Check the 'Company' tab display to see how cameras are listed there differently. Running the application and replicating the steps with four cameras is necessary to see the failure.

由索引模型根据 Issue 内容生成。

评估

技术栈
javascript
领域
backend, frontend
Issue 类型
缺陷
难度
4/5
预计耗时
3-5 天
活跃度
停滞
描述清晰度
基本清楚
新手友好度
35/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。