Ticket #4783 (new defect)

Opened 4 years ago

Last modified 2 years ago

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

Reported by: anonymous Assigned to: 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

t4783-support-time-field.diff (13.0 kB) - added by jun66j5 on 04/10/11 16:13:18.

Change History

02/26/10 21:00:39 changed by hoff.st@web.de

#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.

02/26/10 21:31:05 changed by hoff.st@web.de

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

01/14/11 22:43:32 changed by farialima

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

04/10/11 16:13:03 changed 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.

04/10/11 16:13:18 changed by jun66j5

  • attachment t4783-support-time-field.diff added.

08/20/11 21:51:26 changed by hasienda

  • keywords set to create_time change_time.

#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/Change #4783 (import preserving historic time stamps, needed i.e. for legacy projects)




Change Properties
Action