installing plugins will reset UI to default and not reflect already present changes made
- Lenguaje dominante
- Go
- Estrellas
- 15.7k
- Forks
- 1.4k
- Merge medio
- 3 d 8 h
- PR fusionados (30 d)
- 7
Descripción
## Describe the bug
* UI changes reflected after "make build"
* UI changes lost after "./answer build --with example-plugin"
A clear and concise description of what the bug is.
### To Reproduce
Steps to reproduce the behavior:
1. ./answer init -C answer-data/
2. ./answer run -C answer-data/ => UI changes still present ✅ This is what we want.
3. Install plugin via cmd: ./answer build --with github.com/apache/incubator-answer-plugins/search-elasticsearch --with github.com/apache/incubator-answer-plugins/cache-redis
4. Restart app: ./answer run -C answer-data/ => Plugins got installed, but UI changes lost and set to default. 💥
Installing plugins will reset UI to default.
### Expected behavior
Installing plugins should not reset UI to default.
### Platform
Distributor ID: Ubuntu
Description: Ubuntu 22.04.4 LTS
Release: 22.04
Codename: jammy
answer version 1.3.5
revision: 3ce69256
build time: 1721985092
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Línea de trabajo
Reproduce el problema con ./answer init -C answer-data/, ./answer run -C answer-data/ y ./answer build --with los plugins search-elasticsearch y cache-redis indicados. Sigue las rutas de build y startup implicadas en la restauración de los cambios de UI y, a continuación, verifica que la UI personalizada se mantenga después de instalar los plugins y reiniciar.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- go
- Área
- build-system
- Tipo de issue
- Error
- Dificultad
- 4/5
- Tiempo estimado
- 3-5 días
- Estado de actividad
- Estancado
- Claridad
- Bastante claro
- Aptitud para principiantes
- 35/100