Modify ↓
Opened 15 years ago
Last modified 14 years ago
#6973 assigned defect
Can't import dates from Trac to Project
Reported by: | Owned by: | Yuji OKAZAKI | |
---|---|---|---|
Priority: | normal | Component: | VisualBasicTracConnectorIntegration |
Severity: | normal | Keywords: | |
Cc: | Trac Release: | 0.11 |
Description
I have tried setting Start (due_assign) and Finish (due_close) to "2010-01-02" and "2010/01/02" and the dates still come through as today. What format should those fields take?
Also, if percent complete an integer or a fraction? That is, if something is half done, should complete be .50 or 50?
Attachments (0)
Change History (2)
comment:1 Changed 15 years ago by
Summary: | Can't import data from Trac to Project → Can't import dates from Trac to Project |
---|
comment:2 Changed 14 years ago by
Status: | new → assigned |
---|
Note: See
TracTickets for help on using
tickets.
Please use date format 'YYYY/MM/DD', and set complete field 0 to 100 integer value.