Search found 1 match

by arionp
Monday 26 May 2025 1:16
Forum: Bugs and Problems
Topic: No longer able to delete invalid temperature log
Replies: 10
Views: 3050

Re: No longer able to delete invalid temperature log

I am having the same issue and after some tries I found out I can only delete a single point after each resfresh of the page (hit F5).

Incognito/Privacy mode makes no difference. Also response from server on the delete request returns success:
{
"status" : "OK",
"title" : "deletedatapoint"
}

I ...