Menu

#11 Projectlist in today log

open
nobody
5
2011-01-04
2011-01-04
mb@hee
No

In Revision 98 in today-log: When I enter a new record with Start or any other projecttask, the project in the menu will vanish after saving. It should stay there and only vanish if i use a break/leave and did specify a project. The project should stay in case someone took a small break ( smoking, lunch, other ).

Solution:
$had_a_non_project_task = true;
this line should be directly after
if(empty($ourproject) && $task->isNoneProjectTask($ourtask)) {
a few lines higher up.

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.