Actions
Bug #11256
closedBacklog - Bug #11235: Geo fence related improvements: EVENT_REVOKE/EVENT_UPDATE
No EVENT_REVOKE is being sent when a group is removed from a geofence
Status:
Closed
Priority:
High
Assignee:
Waruni Sandareka
Start date:
16/06/2024
Due date:
08/07/2024
% Done:
100%
Estimated time:
Device Type:
Component:
Type:
Platform
Description
Environment details
Staging server(610)
Prerequisites
Created geo fence
A enrolled device that was added to the group which is included in the geo fence
Steps
remove the group from the geo fence
Refer video [1]
Description
This should send a EVENT_REVOKE operation to the device.
Currently that operation is not sending [1]
NOTE: geo fence could have 2 or more than groups. same device could be assigned to multiple groups that are used in the geo fence. If a group was removed and then update the geo fence, the operation should go as below order(because the other groups are in the geo fence)
EVENT_REVOKE ---> EVENT_UPDATE
Result
Refer video [1]
Actions