Description
When attempting to delete a beacon in disabled status in the Beacons view, a red bar error occurs.
The beacon remains undeleted.
Change the beacon status before attempting to delete.
Or
Run the query below on the compliance database with the name of the beacon that needs to be removed.
DELETE FROM Beacon WHERE BeaconName = '<nameofbeacon>'