Hi,
I'm experiencing an error when I try to link a risk or issue to a task. The error appears in the modal dialog page (AssetPortalBrowser.aspx) after I pick a task from the list of tasks.
Detailed error message in the SharePoint Logs:
Application error when access /_layouts/15/AssetPortalBrowser.aspx, Error=Object reference not set to an instance of an object. at Microsoft.SharePoint.WebControls.TimelineControl.OnLoad(EventArgs e)
System.NullReferenceException: Object reference not set to an instance of an object.
at Microsoft.SharePoint.WebControls.TimelineControl.OnLoad(EventArgs e)
I seem to be able to get around the error if I remove the Timeline view from the task list's default view. However this is undesirable as we then lose that functionality. Any advice is appreciated!
Thanks!