-
Bug
-
Resolution: Fixed
-
None
-
High
-
Sometimes the task properties panel was enabled even when there is no task selected in the project tasks grid.
-
Empty show more show less
Problem
Sometimes the task properties panel is enabled even when there is no task selected in the project tasks grid.
This leads to js bugs : Cannot read property 'getWorkflowMetaData' of null and task is null
Solution
The problem is when the currentTask view model prop is set to undefined, the formula bindings are not triggered.