As an administrator, I want to monitor the vehicles on my platform using geofences. However, I'm encountering the following problem. Within my "admin" account, I create the necessary geofences, then I create geofence entry and exit notifications. Finally, I connect the geofences and notifications to the vehicles where I need them. The problem is that once I've completed these steps, I start receiving notifications about geofences created by the end users monitoring those vehicles.
For example, a vehicle, "test_car," is connected to the end user "test." Within the "test" end user account, a geofence, "area_1," is created along with geofence entry and exit notifications. Finally, this geofence, "area_1," and the notifications are assigned to the vehicle, "test_car." This entire procedure is performed within the "test" user account.
Now, as the ADMINISTRATOR, while logged in as the ADMIN user, I create a geofence, "area_admin," enable geofence entry and exit notifications, and connect it to the vehicle, "test_car."
What's actually happening is that both users ("test" and "admin") are starting to receive push notifications from both geofences ("area_1" and _area_admin). Is this how it's supposed to work? Shouldn't the "test" user only receive notifications from the "area_1" geofence, and the "admin" user only receive notifications from the "area_admin" geofence?
As an administrator, I want to monitor the vehicles on my platform using geofences. However, I'm encountering the following problem. Within my "admin" account, I create the necessary geofences, then I create geofence entry and exit notifications. Finally, I connect the geofences and notifications to the vehicles where I need them. The problem is that once I've completed these steps, I start receiving notifications about geofences created by the end users monitoring those vehicles.
For example, a vehicle, "test_car," is connected to the end user "test." Within the "test" end user account, a geofence, "area_1," is created along with geofence entry and exit notifications. Finally, this geofence, "area_1," and the notifications are assigned to the vehicle, "test_car." This entire procedure is performed within the "test" user account.
Now, as the ADMINISTRATOR, while logged in as the ADMIN user, I create a geofence, "area_admin," enable geofence entry and exit notifications, and connect it to the vehicle, "test_car."
What's actually happening is that both users ("test" and "admin") are starting to receive push notifications from both geofences ("area_1" and _area_admin). Is this how it's supposed to work? Shouldn't the "test" user only receive notifications from the "area_1" geofence, and the "admin" user only receive notifications from the "area_admin" geofence?