Actions
task #48
closeddate_limit before anchor_date results in exception on recurrence creation/issue display
Redmine version:
5.0.x
Description
Anchor mode date_fixed_after_close does not properly handle case when date_limit is before anchor_date.
- fix case when 
IssueRecurrence#advancereturnsnilfordate_fixed_after_closeright from recurrence creation - disallow 
date_limit<=anchor_dateas it does not make sense anyway 
      
      Updated by cryptogopher almost 2 years 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
 
      
      Updated by cryptogopher almost 2 years ago
      
    
    - Status changed from new to closed
 
Applied in changeset issue-recurring-github|f22bea8cacba32bc625dd26a6db55ff03f72f03f.
Actions