Skip to content

Calendar does not show Days Off icons #526

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
mharaguchi-web opened this issue Nov 25, 2024 · 4 comments
Open

Calendar does not show Days Off icons #526

mharaguchi-web opened this issue Nov 25, 2024 · 4 comments

Comments

@mharaguchi-web
Copy link

mharaguchi-web commented Nov 25, 2024

We are on Azure DevOps Server 2022 and the Days Off icons are not loading on the calendar.

The error in the browser console is:
Error getting event data.
Event source: Days off
Reason: Could not load event source Days off. Request timed out.

The issues listed below seem related to mine. I believe that the root issue is that there is too much data being requested/transferred on initial load, but short of optimizing that which could take significantly more time and effort, could we get the timeout at line 279 of calendar.ts increased? In my testing, it looked like increasing the timeout from 5000 to 10000 worked reliably, but I would prefer to bump it to 12000 to give some wiggle room.

#376
#247
#241
#165
#121

@AminTi
Copy link
Collaborator

AminTi commented Dec 5, 2024

Hi, we have been working on the team calendar to improve the on-prem version. We will release it as soon as possible, and I will also try to resolve this issue in the same release

@mharaguchi-web
Copy link
Author

@AminTi Is there a general estimate of when the new version will be released? Are we looking at weeks, months, or quarters away?

@Blaksey
Copy link

Blaksey commented Feb 17, 2025

@AminTi This is also affecting us. Can you provide any updates on when this will be merged?

@joburns-clarkinc
Copy link

@AminTi Are there any updates on this issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants