Closed ajgreenman closed 2 years ago
Allow route setters to delete routes, but actually just flag a route with an isDeleted flag, then hide those values from all the lists. That way if needed, you can flip the flag and get the data back.
The delete button should go on edit route
https://github.com/ajgreenman/free_beta/commit/6f69aa7b68ed3b9756a2b42c3e9145c7ead24286
Allow route setters to delete routes, but actually just flag a route with an isDeleted flag, then hide those values from all the lists. That way if needed, you can flip the flag and get the data back.
The delete button should go on edit route