Project

General

Profile

Actions

Improvement #9875

open

Delete/Remove option for multiple Geo Fences

Added by Akeela Azhar almost 2 years ago. Updated about 1 month ago.

Status:
New
Priority:
None
Start date:
12/01/2023
Due date:
% Done:

0%

Estimated time:
Device Type:
Component:
Type:
Platform

Description

New feature for Geo Fence: Its better to have an option to disenroll multiple geo fences at once as shown [1]
[1]

Currently there is no option in Geo Fence to select or to remove multiple geo fences at once [2]
[2]


Files

Actions #1

Updated by Viranga Gunarathna almost 2 years ago

  • Project changed from product-iots 5.0.0 GA to product-uem 5.3.0 GA
Actions #2

Updated by Viranga Gunarathna over 1 year ago

  • Project changed from product-uem 5.3.0 GA to 32
Actions #3

Updated by Viranga Gunarathna over 1 year ago

  • Project changed from 32 to 33
Actions #4

Updated by Viranga Gunarathna 9 months ago

  • Project changed from 33 to Backlog
Actions #5

Updated by Arshana Atapattu 6 months ago

  • Tracker changed from Bug to Improvement
  • Subject changed from Disenrollment option for multiple Geo Fences to Delete/Remove option for multiple Geo Fences
  • Device Type deleted (Windows)
  • Type set to Platform
Actions #6

Updated by Pahansith Gunathilake about 1 month ago

  • Assignee set to Sathira Perera
Actions #7

Updated by Sathira Perera about 1 month ago

After a discussions with the platform team, we considered the following three approaches:
1. Use a query parameter to send the IDs of the geofences. This approach does not exactly follow the best practices of a REST API.

2. Send an HTTP PATCH API call to mark all the resources need to be deleted and send the DELETE API call to delete the marked resources to be deleted. Considering how this approach will affect other places, we decided not to go with the approach.

3. Send multiple API calls to the existing DELETE API.
We decided to go ahead with the third approach, which should be implemented from the UI.

Actions

Also available in: Atom PDF