5sControl / 5sControl/5s-backend

algorithms are deleted after clicking "Done" button in the modal window "Camera Settings"

Aperta
#369 0 commenti 0 reazioni 1 assegnatario Rivendicata da @Dimskay1988 Vedi su GitHub
bug
Lingua principale
Python
Stelle
2
Fork
0
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

Алгоритмы снимаются с камеры, после клика по кнопке "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

Guida per i contributori

Apri la guida per i contributori

Direzione di ricerca

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.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Valutazione

Stack tecnologico
django, python
Ambito
ai, backend
Tipo di issue
Bug
Difficoltà
4/5
Tempo stimato
3-5 giorni
Stato di attività
Ferma
Chiarezza
Abbastanza chiara
Idoneità per principianti
35/100

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.