Comment 18 for bug 1863252

Revision history for this message
Jason Etheridge (phasefx) wrote :

Thanks! Ah, inconsistency in the data structure for that UI; sometimes it was passing an object for the org unit associated with an address, and sometimes the ID. I've tweaked the middle layer to handle both and the UI to send only the ID. I also added a toast alert for the Get Coordinates action for when and if it fails with a non-catastrophic (i.e. expected) error, such as the address not being found.

I've pushed a new branch with this fix that is also rebased against master at collab/phasefx/geosort-2021-02-19

Incidentally, I noticed another bug with the Delete button being duplicated when jumping around addresses, but this already exists in master and is unrelated to geosort.