burningmantech / ranger-ims-mac

Ranger Incident Management System—Mac OS Client
Apache License 2.0
4 stars 2 forks source link

Locations indexed for completion should include locations in incidents as well as those vended by /locations. #59

Closed wsanchez closed 8 years ago

wsanchez commented 8 years ago

Right now, the app only offers locations it obtained from the server via the /locations endpoint. That was OK when the server was vending locations from all incidents, but now it's just vending a pre-defined list of locations.

So the app should looks for locations in incidents, so that locations not in the predefined list are found. Alternatively, the server should combine the two sets, but that transmits redundant data if you are already fetching all of the events, as this client does.

wsanchez commented 8 years ago

Fixed in f6c76da81d157cfa03d668a4fc60d003549883cb