As an admin you can unlink devices and other object from users.
My concern is actually when deleting a tracker or device, i dont want the device's row to be deleted. I just want to set a column for example, dateDeleted to represent that row as deleted. And of course i dont want positions from that tracker to be registered anymore.
There is no such option at the moment. Un-linking device from user is the closest available thing.
Is it possible to configure traccar to do a soft delete instead of actually deleting the rows when deleting resources? If so, how can this be accomplished?