planbox icon indicating copy to clipboard operation
planbox copied to clipboard

[question] API methods when edit page is open

Open beechnut opened this issue 10 years ago • 0 comments

When I leave the edit page of project 3 open, I see in the server logs, every few seconds:

[17/Dec/2014 14:31:53] "POST /api/v1/projects/3/activity HTTP/1.1" 204 0

When I close the edit page, I see

[17/Dec/2014 14:31:59] "DELETE /api/v1/projects/3/activity HTTP/1.1" 204 0

Saves happen manually, so what are these POST requests monitoring?

beechnut avatar Dec 17 '14 14:12 beechnut