5sControl / 5sControl/5s-backend
algorithms are deleted after clicking "Done" button in the modal window "Camera Settings"
- 主要語言
- Python
- 星號
- 2
- 分支
- 0
- PR 合併指標
- 30 天內沒有已合併 PR
描述
Алгоритмы снимаются с камеры, после клика по кнопке "Done" в модальном окне "Camera Settings" на странице "Configuration"
**Precondition:**
-пользователь авторизован
-открыта страница /configuration/camera
-созданы камеры
-на камерах висят алгоритмы
**Environment:**
hp kaunas, 110, 111
win 11
Chrome 114
**STR:**
1. Кликнуть по камере
2. Кликнуть по кнопке "Done" находясь в вкладке "Camera"
3. Кликнуть по камере
4. Кликнуть по кнопке "Done" находясь в вкладке "Zones"
**ER:**
2, 4 шаги - настройки камеры **не изменяются** после клика по кнопке "Done", алгоритмы **висят** на камерах
**AR:**
2, 4 шаги - настройки камеры **изменяются** после клика по кнопке "Done", алгоритмы **не висят** на камерах
**Attachments:**
https://drive.google.com/file/d/1ioaeqVJKBcsJEBurqtCkeHjzYzsf62hV/view?usp=drive_link
貢獻指南
研究方向
The issue describes a bug where camera algorithms are removed after clicking 'Done' in the Camera Settings modal. Start by examining the backend views handling camera configuration updates, likely in a Django view or serializer. Look for the endpoint that processes the 'Done' action from the /configuration/camera page. Check the logic for saving camera settings and see if it incorrectly clears algorithm associations. Reproduce the bug using the provided test environment details to verify the fix.
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- django, python
- 領域
- ai, backend
- Issue 類型
- 缺陷
- 難度
- 4/5
- 預估耗時
- 3-5 天
- 活躍度
- 停滯
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100