Atlassian uses cookies to improve your browsing experience, perform analytics and research, and conduct advertising. Accept all cookies to indicate that you agree to our use of cookies on your device. Atlassian cookies and tracking notice, (opens new window)
replace timer on DashboardController by server push
Description
current DashboardController use timer with interval is 1 minuter to update. now each desktop will have two timer (one for dashboard, one for side control) it better convert to current server-push.
current DashboardController use timer with interval is 1 minuter to update.
now each desktop will have two timer (one for dashboard, one for side control)
it better convert to current server-push.