traccar / traccar-web

Traccar GPS Tracking System
https://www.traccar.org
Apache License 2.0
815 stars 1.13k forks source link

Option to expire or delete alerts from the main device list. #1082

Closed TecSeguridad closed 1 year ago

TecSeguridad commented 1 year ago

Option that allows deleting an alert from the device list once it has been resolved, as in the case of an SOS or powercut.

Let's remember that the main purpose of the platform is vehicle monitoring. In a practical scenario, especially with many vehicles on the screen, it can be confusing for an operator who is monitoring device activity to see alerts that happened days ago.

In conclusion, it would be ideal for the operator to be able to delete that alert once the problem has been resolved and focus on something else. Captura

tananaev commented 1 year ago

It seems like it would somewhat duplicate the "events" panel. Can you please explain why you don't use that panel instead.

TecSeguridad commented 1 year ago

Honestly, I hadn't thought about the events panel, but I have a question. Are the events in the panel only temporary? I mean, if an SOS event is triggered before I open the browser, wouldn't I be able to see it or mark it as solved anymore?

Also, we only have the option to delete everything and not each device that triggers an event.

tananaev commented 1 year ago

Are the events in the panel only temporary?

Currently events there are temporary, but there are other requests to make them not temporary.

Also, we only have the option to delete everything and not each device that triggers an event.

This is not correct. You can clear each event separately.

TecSeguridad commented 1 year ago

I retract that each event can be cleaned separately, my mistake.