Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix wrong rb name in tab9 #64

Merged
merged 1 commit into from
May 21, 2024

Conversation

JulienCorny
Copy link
Contributor

Description du bug :
Lorsqu’on fait une recherche par hiérarchisation et qu’on ouvre une première fiche zh, puis qu’on ouvre une autre fiche pour une zh qui elle ne dispose pas de hiérarchisation, alors on trouve l’intitulé du bassin versant de la première zh dans le volet 9 (hiérarchisation) de la 2ème zh, même si cette dernière n’est pas dans ce bassin versant
Ex : Résultat d’une recherche de zh sans hiérarchisation sur le bassin versant du Guil, suite à une recherche par hiérarchisation sur le bassin versant du Calavon.

Cause : la variable this.rb_name n'était pas réinitialisée avec le nom du bassin versant de la nouvelle zh. Le nom du bassin versant est passé en paramètre de la fonction getHierarchy() pour pouvoir l'initialiser dès le départ.

@edelclaux edelclaux force-pushed the fix/wrong_rb_name_tab9 branch from 502cb32 to 6ea0e1c Compare May 21, 2024 09:11
@edelclaux edelclaux merged commit 2d6ad5c into PnX-SI:develop May 21, 2024
2 checks passed
@edelclaux edelclaux deleted the fix/wrong_rb_name_tab9 branch May 23, 2024 08:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants