Add some records which straddle the boundary of the locations in the layer (in this example 15 is the vice county layer). You are asked to pick which side of the boundary the record lies.
Now save the records.
Once the records are spatially indexed, example cache_samples_functional.location_ids and you will see that both location IDs have been indexed for each side of the boundary. The expected outcome is that just the one you chose is indexed.
To reproduce:
cache_samples_functional.location_ids
and you will see that both location IDs have been indexed for each side of the boundary. The expected outcome is that just the one you chose is indexed.