Project

General

Profile

Actions

task #1

closed

Add separate field (anchor_to_start:bool) to specify if issue is recurred based on start or due date

Added by cryptogopher over 6 years ago. Updated almost 2 years ago.

Status:
closed
Priority:
feature
Assignee:
Target version:
Redmine version:
unspecified

Description

Currently start/due can only be specified for monthly recurrences. While it is not needed for fixed daily/weekly modes (yearly mode can make use of it on leap years), it should be possible for flexible modes to have either start or due date based on last recurrence close date (currently plugin decides which one to use, based on availability, but defaults to due date). That's why anchor date should be separated from recurrence mode.

Migration of existing records can be as follows:
  • monthly_start/due are converted accordingly,
  • all others: if start_date available and due_date empty anchor_to_start=true, false otherwise
Actions

Also available in: Atom PDF