build 7142 Task Management broken
-
Tasks show up.
Setting a check mark to select all active tasks doesn’t work. -
tested with build 7144:
index.php?node=task still doesn’t display a cancel button or is it as designed?
index.php?node=task&sub=active now works, task gets listed and can be cancelled. DB entry in table tasks also updated.
Refresh interval still a little bit high with 7 seconds if I counted right or did I miss the configuration parameter for that interval?issue reported by @mp12 regarding multi-select obviously still not fixed.
-
@Gunnar The page is supposed to automatically redirect you to the active tasks page. Meaning the link in the url should adjust from: http://blahblah.blah/fog/management/index.php?node=task to http://blahblah.blah/fog/management/index.php?node=task&sub=active
Is this not happening? Do you actually see the active tasks?
-
@mp12 checkbox should now be fixed.
-
@Tom Elliott index.php?node=task doesn’t cause any redirect based on my configuration FOG_VIEW_DEFAULT_SCREEN set to LIST I think it’s correct that no redirect happens.
-
@Gunnar That was incorrect. It shouldn’t matter what the view is. When you initially go to the task page it should take you to the active page. As you informed me that the LIST view was your selector, I tested and confirmed this issue. I’m just going to guess that this was the case of the others that seemingly randomly had the “I can’t see the cancel/pause buttons” issue altogether.
-
Also, i pushed a fix for it already too.
-
tested with build 7148:
node=task redirects to node=task&sub=active no mater if FOG_VIEW_DEFAULT_SCREEN set to LIST or SEARCH
Also multi-select works now and both task gets cancelled. -
@Gunnar That’s what I was hoping for.
-
I believe this was the same bug here, same version too, 7142, so I’m linking the two together.
https://forums.fogproject.org/topic/7141/deploy-task-remains