Actions
Feature #8346
closedForcibly update job pages when job decision statuses change
Start date:
08/14/2017
Due date:
08/14/2017
% Done:
100%
Estimated time:
Published in build:
Description
Now job pages aren't automatically updated after some time. This helps to considerably reduce a server load while it almost always has sense since users don't see on these pages during long times.
Unfortunately job pages aren't updated even after job decision statuses change. As one of consequences users can see confusing error messages for some actions, e.g. there is a related separate issue #8345.
I suppose that after some period of time you can exchange with a server just a job decision status and update the job page if it changes. Since retrieving and sending this status isn't so resource intensive as for other updated information it won't cause a huge server load.
Actions