yanivsegev / VSTS-DropPlan

Plan and track your sprint with a calendar based view.
MIT License
20 stars 17 forks source link

Drop Plan tasks land one day backward of where I release my mouse #133

Closed GQ16 closed 5 months ago

GQ16 commented 5 months ago

To recreate: Create a sprint and add pbi’s and tasks. Open the drop plan under the “Sprints” view. Drag a task to a given day. When you release your mouse, you’ll notice the Task doesn’t land under the day where your mouse was released, it instead drops them on the day before.

Theory: I believe this is due to the improper sprint dates being shown in the drop plan, for example I have a sprint that runs from March 13th - 26th but the dates in the drop plan show March 12th - 25th. Hence when I drop the task in the zone which should represent a certain day, it instead shows up shifted back one day because the whole drop plan is shifted back one day.

Images: image

yanivsegev commented 5 months ago

Hi @GQ16,

There is some inconsistency in DevOps timezones that we didn't fully figure it up - sorry about that - for some users we need to correct the time zone (but for the rest we shouldn't). If you go to the drop plan settings page (under the project settings area) - there is a "new time management" option - can you try to toggle it and see if it helps?

Can you please send me the below to help me identify the issue:

GQ16 commented 5 months ago

That fixed it, thank you @yanivsegev !