Closed Bug 739570 Opened 12 years ago Closed 12 years ago

Field date_joined_program must have default value

Categories

(Mozilla Reps Graveyard :: reps.mozilla.org, task)

0.2 - Skon
task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: giorgos, Assigned: giorgos)

Details

      No description provided.
Assignee: nobody → giorgos
Group: mozilla-reps-admins
Status: NEW → ASSIGNED
Commits pushed to master at https://github.com/mozilla/remo

https://github.com/mozilla/remo/commit/952c546524108188e6dab833b759d77df9b45380
Default value for date_join_program field. Fix bug 739570.

https://github.com/mozilla/remo/commit/f1e15a4dc8f913e98b33281c4beb5a616bf1cb6c
Merge pull request #99 from glogiotatidis/739570-field-date_joined_program-must

Default value for date_join_program field. Fix bug 739570.
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Per https://github.com/mozilla/remo/commit/952c546524108188e6dab833b759d77df9b45380#L2R58, and:

default=datetime.date(month=6, year=2011, day=1))

Shouldn't that be June 1, 2011?  I'm seeing July 1, 2011, on profile like https://reps-dev.allizom.org/u/nikola_matosovic/edit/
You are right Stephen. I later pushed this

https://github.com/mozilla/remo/commit/3ffdd1acfc8a881a2b567f3a34d6607e6e4c8cd6

which defaults on July, thus the misalignment. I already fixed that, so when pushed on stage / prod we'll get the right default value. Dev will stay like this, but I don't think this is a problem.

Thanks for reporting! ;)
Product: Mozilla Reps → Mozilla Reps Graveyard
You need to log in before you can comment on or make changes to this bug.