sjakur / django-project-management

Automatically exported from code.google.com/p/django-project-management
0 stars 0 forks source link

Duration type field value resets each time you edit the project initiation #10

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Click on a project to open it
2. Select edit project initiation from the manage project menu

What is the expected output? What do you see instead?

Expect to see the value last set
Instead the field has a null value

What version of the product are you using? On what operating system?
Latest trunk revision. Ubuntu 8.04

Please provide any additional information below.

Original issue reported on code.google.com by jim.g.mi...@gmail.com on 13 May 2010 at 3:44

GoogleCodeExporter commented 8 years ago
Fixed with r240 - forgot to serialize a field in the Edit Project Initiation 
form

Original comment by moz...@gmail.com on 14 May 2010 at 2:53