installing plugins will reset UI to default and not reflect already present changes made
- Lingua principale
- Go
- Stelle
- 15.7k
- Fork
- 1.4k
- Merge medio
- 3g 8h
- PR unite (30g)
- 7
Descrizione
## 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
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Direzione di ricerca
Riproduci il problema con ./answer init -C answer-data/, ./answer run -C answer-data/ e ./answer build --with i plugin search-elasticsearch e cache-redis indicati. Traccia i percorsi di build e startup coinvolti nel ripristino delle modifiche alla UI, quindi verifica che la UI personalizzata rimanga dopo l’installazione dei plugin e il riavvio.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- go
- Ambito
- build-system
- Tipo di issue
- Bug
- Difficoltà
- 4/5
- Tempo stimato
- 3-5 giorni
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 35/100