Modify

Opened 4 years ago

Last modified 22 months ago

#4783 new defect

import preserving historic time stamps, needed i.e. for legacy projects

Reported by: anonymous Owned by: farialima
Priority: normal Component: TicketImportPlugin
Severity: normal Keywords: create_time change_time
Cc: Trac Release: 0.11

Description

Hello,
We started using a project using Excel to maintain a log of tasks and the remaining time (on a daily basis)
Is it possible to import tasks such that this information is updated in the ticket_change table so that the past dates are added.

For example:

TaskDateRem time
1 1/1/08 80
1 1/2/08 76

Now I want this information to get into the ticket and ticket_tables on the past date - not today's date.

Thoughts?

Thanks!

Attachments (1)

t4783-support-time-field.diff (13.0 KB) - added by jun66j5 2 years ago.

Download all attachments as: .zip

Change History (6)

comment:1 Changed 3 years ago by hoff.st@…

#5564 requested import of ticket (updates) with historic time stamps too, was closed a duplicate of this ticket, but there's no progress or solution so far.

comment:2 Changed 3 years ago by hoff.st@…

  • Summary changed from Importing legacy projects to import preserving historic time stamps, needed i.e. for legacy projects

comment:3 Changed 2 years ago by farialima

see also comment:ticket:5564:4 and comment:ticket:5564:6 for the exact scope of this problem

comment:4 Changed 2 years ago by jun66j5

I worked the issue and attached the patch, t4783-support-time-field.diff.

The values in time column of your uploading file is used for the ticket creations. However the values is NOT used for the ticket modifications.

Changed 2 years ago by jun66j5

comment:5 Changed 22 months ago by hasienda

  • Keywords create_time change_time added

#8357 has been fixed, adding ability to import date/time information for custom date/time fields as string. This is certainly not the same but a related issue.

Add Comment

Modify Ticket

Change Properties
<Author field>
Action
as new .
as The resolution will be set. Next status will be 'closed'.
to The owner will be changed from farialima. Next status will be 'new'.
The owner will be changed from farialima to anonymous. Next status will be 'assigned'.
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.