yanivsegev / VSTS-DropPlan

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

Unable to open the DropPlan after changing "Highlight" options to value "Parent" #128

Closed cscheidsteff closed 6 months ago

cscheidsteff commented 6 months ago

After changing the value of the "Highlight"-Dropdown to "Parent" image the DropPlan can no longer be opened for the sprint being set at that time. The error message varies depending on the browser

Chrome: image

Firefox: image

sgtwilko commented 6 months ago

@cscheidsteff I think this is the same issue as #129 Can you confirm if this only happens when you change the highlight, or in general using sprint plan?

cscheidsteff commented 6 months ago

I think this is the same issue as #129 Can you confirm if this only happens when you change the highlight, or in general using sprint plan?

@sgtwilko we will check this

yanivsegev commented 6 months ago

@cscheidsteff , I believe this issue is related to the different time zones in Azure DevOps. In version 2.2.3, I've added a new experimental time management feature - you can enable it in the Project Settings -> Drop Plan Settings -> "Use new time management".

Can you please check this with the new settings and see if it gets better?

cscheidsteff commented 6 months ago

@yanivsegev yes, this solved the problem. Thx!