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 regression where selected parent node is not passed to addEdit location form #1273

Merged
merged 2 commits into from
Nov 10, 2023

Conversation

peterMuriuki
Copy link
Collaborator

@peterMuriuki peterMuriuki commented Oct 2, 2023

On the locations page, selecting a node and then clicking the add location unit, should default to using that location as the intended parent node in the add edit location view. There seems to have been a regression where this was no longer the case in recent releases.

This pr fixes this behavior and correctly identifies the selected node as the default parent node in the location form.

@peterMuriuki peterMuriuki merged commit 37137eb into main Nov 10, 2023
2 checks passed
@peterMuriuki peterMuriuki deleted the fix-set-parent-id branch November 10, 2023 12:17
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