Project

General

Profile

Actions

Defect #2533

closed

start_date in 2008, submit in 2009 cause ":activerecord_error_invalid"

Added by Grégory Duchatelet over 15 years ago. Updated about 14 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Issues
Target version:
-
Start date:
2009-01-19
Due date:
% Done:

0%

Estimated time:
Resolution:
Cant reproduce
Affected version:

Description

I'm trying to update this record, with revision 2282 :

mysql> select * from issues where id=124\G
*************************** 1. row ***************************
              id: 124
      tracker_id: 11
      project_id: 1
         subject: zzzzzzzzz
     description: zzzzzzzzz
        due_date: 2009-01-01
     category_id: NULL
       status_id: 10
  assigned_to_id: 9
     priority_id: 4
fixed_version_id: 7
       author_id: 9
    lock_version: 3
      created_on: 2008-12-03 09:36:20
      updated_on: 2009-01-15 10:35:47
      start_date: 2008-12-12
      done_ratio: 100
 estimated_hours: 35
1 row in set (0.00 sec)

and got error "activerecord_error_invalid" on start_date. I don't have this error when updating a ticket created in 2009.

Actions

Also available in: Atom PDF