Ajax polling when looking at task summary

Maybe not a problem/bug but more of a rare thing…

Had some problems with upgrading tentacles and opened the task summary for a cancelled task. Later on I restarted the octopus server and was surprised to see the the page where I had the summary opened suddenly refreshed in 5 different places and replaced page content with errors.

Should the task summary really ajax poll to see if it has newer information to show? It’s one thing during an ongoing task/deploy. But after that they are static I hope, so you can reliably go back and see the log for something. Not that it’s rebuilt from many different places and may get “rebuilt” differently in the future.

Like I said, maybe not a problem/bug but just a kind of weird thing? :slight_smile: