Details
-
Type: Bug
-
Status: Open
-
Priority: Major
-
Resolution: Unresolved
-
Affects Version/s: Rushmore
-
Fix Version/s: Galileo
-
Component/s: Admax Deployment Service
-
Labels:None
-
Environment:
all
-
Story Points:8
Description
Recently we had an issue where point radius rows were added to mms_common.pointRadius with a 0.0 latitude/longitude. The campaigns were deployed targeting the world.
If a location targets a point radius, we should validate there is at least one point radii in the list and that have valid latitude, longitude and radius.
If one is invalid or the list is empty, we should send an alert, and either
- fail the campaign
- deploy the campaign paused
- deploy the campaign with an appropriate geo-target to limit spend to the lowest level we can (i.e. country level, or state level).
How to handle this is probably a business decision.