yanivsegev / VSTS-DropPlan

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

Clicking on a workitem in the drop plan fails to open the workitem. Throws an error #97

Closed Popowski-Jim closed 8 months ago

Popowski-Jim commented 1 year ago

Clicking on a workitem in the drop plan fails to open the workitem. Throws the following error

Uncaught (in promise) Error: Invalid argument value. ms.vss-work-web.work-item-data-manager.es6.dQ80iP.min.js:1 Uncaught (in promise) Error: Invalid argument value. Parameter name: typeNames at t..WorkItemStoreLevelWITDataSource.getDataFromDataProviderAsync (ms.vss-work-web.work-item-data-manager.es6.dQ80iP.min.js:1:18391) at async t..WorkItemAsyncDataProviderSource.beginGetWorkItemTypeData (ms.vss-work-web.work-item-data-manager.es6.dQ80iP.min.js:1:19253) at async a._getDataFromSource (ms.vss-work-web.work-item-data-manager.es6.dQ80iP.min.js:1:24877) at async a._getDataWithCache (ms.vss-work-web.work-item-data-manager.es6.dQ80iP.min.js:1:24523) at async a.getWorkItemFromType (ms.vss-work-web.new-work-item-form-content.es6.LRhjxZ.min.js:1:270660) at async a.componentDidMount (ms.vss-work-web.new-work-item-form-content.es6.LRhjxZ.min.js:1:260544)

sgtwilko commented 8 months ago

this is still broken in 2.0.1, I'll have a look at this soon.