6.0.0-beta1
7/29/25

[#14634] Delay Start doesn't display or work
Summary Delay Start doesn't display or work
Queue Nag
Queue Version 4.2.14
Type Bug
State Resolved
Priority 2. Medium
Owners mrubinsk (at) horde (dot) org
Requester rfdeshon (at) gmail (dot) com
Created 05/04/2017 (3008 days ago)
Due
Updated 10/20/2017 (2839 days ago)
Assigned 05/10/2017 (3002 days ago)
Resolved 05/24/2017 (2988 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
10/20/2017 08:33:59 PM Git Commit Comment #6 Reply to this comment
Changes have been made in Git (FRAMEWORK_5_2):

commit 1596c2467e9c266e8792cee7d16f52c77c643353
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date:   Wed, 24 May 2017 09:47:38 -0400

Bug: 14634 Fix delay_start date handling.

  M lib/Ui/VarRenderer/Nag.php

https://github.com/horde/nag/commit/1596c2467e9c266e8792cee7d16f52c77c643353
05/24/2017 01:49:49 PM Michael Rubinsky State ⇒ Resolved
 
05/24/2017 01:48:20 PM Git Commit Comment #5 Reply to this comment
Changes have been made in Git (FRAMEWORK_5_2):

commit 862684f0ec44b5f9fe90601b296b5758398c9142
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date:   Wed May 24 09:45:48 2017 -0400

     Bug: 14634 Fix delay_start date handling.

  nag/lib/Ui/VarRenderer/Nag.php | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)

http://github.com/horde/horde/commit/862684f0ec44b5f9fe90601b296b5758398c9142
05/24/2017 01:46:59 PM Git Commit Comment #4 Reply to this comment
Changes have been made in Git (master):

commit c1021e51985993fbf783985c16f99a13ba9e8747
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date:   Wed May 24 09:45:48 2017 -0400

     Bug: 14634 Fix delay_start date handling.

  nag/lib/Ui/VarRenderer/Nag.php | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)

http://github.com/horde/horde/commit/c1021e51985993fbf783985c16f99a13ba9e8747
05/24/2017 01:23:46 PM Michael Rubinsky Assigned to Michael Rubinsky
 
05/10/2017 03:55:05 PM rfdeshon (at) gmail (dot) com Comment #3 Reply to this comment
Is this happening in the basic view of Nag, or in the tasks 
interface of Kronolith's dynamic view?
I did not even notice that there was a tasks interface in Kronolith 
until now... but now that you mention it, I have checked and it 
happens in both places. The tasks show up in the same tab in both 
locations. So, if one of the tasks that is past it's start date (and 
should therefore be in Incomplete) is showing in "Future" in Nag, it 
also shows in "Future" in Kronolith.
05/10/2017 03:42:57 PM Jan Schneider Comment #2
State ⇒ Feedback
Reply to this comment
Is this happening in the basic view of Nag, or in the tasks interface 
of Kronolith's dynamic view?
05/04/2017 02:20:48 PM rfdeshon (at) gmail (dot) com Comment #1
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ Delay Start doesn't display or work
Queue ⇒ Nag
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
Reply to this comment
Part of this bug is hard to describe... the easy part is this, when 
editing a task that has a delayed start date, the radio button for the 
delayed date is selected, but the field is empty.

The hard part to describe is that the start date doesn't always work. 
I frequently have tasks that are past their start date but they are 
not showing up in my "Incomplete Tasks" list. In my regular use, these 
are all recurring tasks. Some of my recurring tasks with start dates, 
however, DO show up... so it's not an every time kind of thing. I 
can't seem to find what causes it to show up or not. I also just 
created a non-recurring test task with a start date (set in the past) 
and it did not show up in my Incomplete Tasks list, but rather my 
Future Tasks. This suggests that it is not unique to recurring tasks. 
I've checked the database, and the task_start field on the tasks is 
being populated, which suggests that the problem happens when 
displaying the tasks, not creating/editing them.

Saved Queries