You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
commit bd301782ac72b058123f3b0cffdf97c0b39279dc
Author: Jacobo Aragunde Pérez <jaragunde@igalia.com>
Date: Mon Nov 14 17:28:55 2016 +0100
[#317] Reuse setCustomTask to set initial value of project combo
Improves code reuse and collaterally fixes the bug, because
setCustomTask checks if the record is undefined before operating with
it.
To reproduce, open any empty date and let it pop an empty task. The following warning will appear in the JS console:
It also happens when you open a date with a saved task that has the project field empty.
The text was updated successfully, but these errors were encountered: