Issue Details (XML | Word | Printable)

Key: JRA-8373
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Sam Chang [Atlassian]
Reporter: Mark Chaimungkalanont [Atlassian]
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
JIRA

CSV Importer fails to recognise fields with "." as date fields

Created: 30/Oct/05 05:22 PM   Updated: 26/Nov/06 11:20 PM
Component/s: Import / Export
Affects Version/s: 3.3.3
Fix Version/s: 3.4

Time Tracking:
Not Specified

Participants: Anton Mazkovoi [Atlassian], Mark Chaimungkalanont [Atlassian] and Sam Chang [Atlassian]
Since last comment: 2 years, 44 weeks, 2 days ago
Resolution Date: 06/Nov/05 09:17 PM
Labels:


 Description  « Hide
Bug report from Peter Ridge

When running through the CSV Importer we need to make sure that fields with a dot in the title are correctly processed as a date field. Currently it seems to only store the part of the field name after the dot.

e.g. The date field Eng. Acceptance Date is being stored as:

date.fields =  Acceptance Date


 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Anton Mazkovoi [Atlassian] added a comment - 02/Nov/05 10:16 PM
To work around this, open the CSV file and rename the column to have no dots.