View Issue Details

This bug affects 1 person(s).
 4
IDProjectCategoryView StatusLast Update
08299Feature requestsImport/Exportpublic2015-04-26 16:54
ReporterDenisChenu Assigned Tomfaber  
PrioritynormalSeverityfeature 
Status closedResolutionfixed 
Summary08299: Rewrite TSV import for MultiLingal survey
Description

Actual TSV export/import system work good for mon lingual surevy, but it's a pity for MultiLingual.
Import multilingual file can break survey (OK withg first language, broken with second etc .. because : less question or less froup, not same relevance etc ....)

The idea is to rewrite :
1) The TSV import (in Plugin)
2) The TSV export (no hook for plugin actually ?)

Additional Information

The idea:
One line => 1 question (or group or answer or survey text)

Add some column for each language:
column name: basename:en, basename:en (for example)

Actual column name is for base language (default)

For each language, we have a new column. An example for en base lang + fr and de:
text,text:fr,text:de,help,help:fr,help:de ... default,default:fr,default:en

Here is the 3 base column. Need same for language attribute.

Tagsexport, import, plugin
Bug heat4
Story point estimate
Users affected %

Users monitoring this issue

There are no users monitoring this issue.

Activities

mfaber

mfaber

2013-10-21 21:48

reporter   ~26890

Thought I had fixed multilingual import in 2.05.
Just tried with a survey with 24 groups, 40 questions, 14 languages...and it exported and imported just ok. Can you upload an example where it fails?

DenisChenu

DenisChenu

2013-10-22 10:58

developer   ~26896

OK , i look to last code.

But here: i think it's more easy for user to have one line by question (one column for each language).
Maybe just need a import plugin.

The problem it's not with exported survey, the problem it's for (for example):
Export mono lingual survey
Add a language in excel
Update the first language (and lost updating second language)

Denis

DenisChenu

DenisChenu

2015-04-26 16:54

developer   ~32063

Done by mfaber

Issue History

Date Modified Username Field Change
2013-10-19 09:33 DenisChenu New Issue
2013-10-19 09:34 DenisChenu Tag Attached: plugin
2013-10-19 09:34 DenisChenu Tag Attached: export
2013-10-19 09:34 DenisChenu Tag Attached: import
2013-10-19 09:34 DenisChenu Severity @50@ => feature
2013-10-19 09:38 DenisChenu Description Updated
2013-10-21 21:48 mfaber Note Added: 26890
2013-10-22 10:58 DenisChenu Note Added: 26896
2015-04-26 16:54 DenisChenu Note Added: 32063
2015-04-26 16:54 DenisChenu Status new => closed
2015-04-26 16:54 DenisChenu Assigned To => mfaber
2015-04-26 16:54 DenisChenu Resolution open => fixed
2015-04-26 16:54 DenisChenu Fixed in Version => 2.05+