Project

General

Profile

task #48

date_limit before anchor_date results in exception on recurrence creation/issue display

Added by cryptogopher 4 months ago. Updated 4 months ago.

Status:
closed
Priority:
bug
Assignee:
Target version:
Redmine version:
5.0.x

Description

Anchor mode date_fixed_after_close does not properly handle case when date_limit is before anchor_date.

Solution:
  • fix case when IssueRecurrence#advance returns nil for date_fixed_after_close right from recurrence creation
  • disallow date_limit <= anchor_date as it does not make sense anyway

Token votes

Associated revisions

Revision f22bea8c (diff)
Added by cryptogopher 4 months ago

Force date_limit to be after anchor_date if set

Closes #48

History

#1 Updated by cryptogopher 4 months ago

  • Description updated (diff)

#2 Updated by cryptogopher 4 months ago

  • Description updated (diff)

#3 Updated by cryptogopher 4 months ago

  • Subject changed from system/issue_recurrences_test.rb --name test_update_recurrence --seed 4680 to date_limit before anchor_date results in exception on recurrence creation/issue display

#4 Updated by cryptogopher 4 months ago

  • Status changed from new to closed

Also available in: Atom PDF