5sControl / 5sControl/5s-webserver

fix bug: unable to change the SMTP server settings

Abierto
#104 3 comentarios 0 reacciones 1 asignado Reclamado por @Dimskay1988 Ver en GitHub
bug
Lenguaje dominante
JavaScript
Estrellas
1
Forks
0
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

**Summary: не удается изменить настройки SMTP-сервера**

Environment:
- v0.4.2
- KAUNAS / hp
- win 11 pro
- google chrome - версия 114.0.5735.134

Preconditions:
- Пользователь авторизован
- Лицензионный ключ введен
- SMTP server настроен

Steps to reproduce:
1. Перейти на вкладку "Configuration" таб "Notifications"
2. В правом верхнем углу нажать на "Settings"
3. Внести необходимые изменения (например: Username: mary.bilaya@yandex.ru, Password: nofhbcqglgjfzezz)
4. В нижнем правом углу модального окна SMTP server нажать кнопку "Done"

Expected result:
- Сверху экрана появляется всплывающее уведомление "Settings are saved successfully"
- Внесенные изменения отображаются в блоке SMTP server

Actual result:
- Сверху экрана появляется всплывающее уведомление "Settings are saved successfully"
- Информация в блоке SMTP server **НЕ ИЗМЕНЯЕТСЯ**

Attachment:

https://github.com/5sControl/server-/assets/109624457/53644e4d-f7a0-4e17-b095-b5e08c472c2e

Guía de contribución

Abrir la guía de contribución

Línea de trabajo

Look for the SMTP server settings UI component and the backend API endpoint that handles the update. The issue is that the UI shows a success message but the displayed data does not refresh. Check the frontend code for the notifications configuration tab and the backend code that saves SMTP settings. Verify the API response and how the frontend updates the state after a successful save.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Stack tecnológico
javascript
Área
api, backend
Tipo de issue
Error
Dificultad
3/5
Tiempo estimado
1-2 días
Estado de actividad
Estancado
Claridad
Bastante claro
Aptitud para principiantes
45/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.