Details
-
New Feature
-
Status: Closed
-
Should
-
Resolution: Fixed
-
None
-
None
-
None
Description
I noticed a few references to code that is used to find a "default" location given the location names "Unknown", "Unknown Location", as well as the location ID = 1. Instead of duplicating that code all over the place, I will add a new getDefaultLocation() method to the LocationService and replace all existing references to the duplicate code.