We have over 300 Geofences that everyone with an account needs to see. When setting up a new user linking these geofences to that user is a very tedious process. It requires a lot of clicking and scrolling down the page as the list of linked geofences expands. My workaround for this is to link them using the API and a script in Postman that just increments the ID after each request.
Is there any possibility of an improved UI for this in the future? Perhaps a select all option or tick boxes?
You cant create a group and then create / link those geofences to that group and then add your users to that group?
Track-trace, no that's not how groups work. Groups are groups of devices, users do not inherit Geofences that a Group is linked to.
For feature requests please use GitHub.
We have over 300 Geofences that everyone with an account needs to see. When setting up a new user linking these geofences to that user is a very tedious process. It requires a lot of clicking and scrolling down the page as the list of linked geofences expands. My workaround for this is to link them using the API and a script in Postman that just increments the ID after each request.
Is there any possibility of an improved UI for this in the future? Perhaps a select all option or tick boxes?