Skip to content

Completing a repeating task without an initial due date does not set the next due date #3557

Description

@kzssc

Pre-submission checklist

  • I have searched for existing open or closed issue reports with the same problem.

Description

When completing a task that has a repeat interval configured (e.g. repeat every week/month) but no initial due date set, the next recurrence does not properly calculate or assign a due date.

Steps to Reproduce

  1. Create a task without setting an initial due date.
  2. Configure a repeat interval (e.g., repeat every 1 week).
  3. Mark the task as completed.
  4. Observe the newly created / updated recurring task.

Expected Behavior

The next recurrence should have its due date calculated and set relative to the completion timestamp (e.g., completion_date + interval), or according to the configured repeat mode.

Actual Behavior

The due date remains empty/unset, so the recurring task does not appear in upcoming filters, calendar views, or scheduled reminders.

Vikunja Version

v2.5.0

Browser and version

N/A (Backend / Frontend behavior)

Can you reproduce the bug on the Vikunja demo site?

Yes

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions