installing plugins will reset UI to default and not reflect already present changes made
- Langage dominant
- Go
- Étoiles
- 15.7k
- Forks
- 1.4k
- Merge moyen
- 3 j 8 h
- PR mergées (30 j)
- 7
Description
## 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
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Piste de recherche
Reproduisez le problème avec ./answer init -C answer-data/, ./answer run -C answer-data/ et ./answer build --with les plugins search-elasticsearch et cache-redis indiqués. Suivez les chemins de build et de startup impliqués dans la restauration des modifications de l’UI, puis vérifiez que l’UI personnalisée reste présente après l’installation des plugins et le redémarrage.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- go
- Domaine
- build-system
- Type d'issue
- Bug
- Difficulté
- 4/5
- Temps estimé
- 3-5 jours
- Activité
- À l'abandon
- Clarté
- Plutôt claire
- Accessibilité débutants
- 35/100