Tracker was going to the db for every record to get its id, if we haven't left the context we don't need to do that. Using the same login to check if we should go to db that is used elsewhere. Maybe that logic should all be merged together? Currently repeated in 3 places.
Tracker was going to the db for every record to get its id, if we haven't left the context we don't need to do that. Using the same login to check if we should go to db that is used elsewhere. Maybe that logic should all be merged together? Currently repeated in 3 places.