View Issue Details

This bug affects 1 person(s).
 10
IDProjectCategoryView StatusLast Update
16720Bug reportsImport/Exportpublic2021-09-06 10:59
ReporterMazi Assigned Togabrieljenik  
PrioritynormalSeverityblock 
Status closedResolutionfixed 
Product Version3.23.6 
Summary16720: Old/invalid question codes adjusted during LSS import do not get replaced
Description

I am importing an old 2.06 survey at which we used underscores within the question codes. That is not valid anymore at LS 3.23 so the system removes the underscore so we get a valid code and it also replaces most occurrences of the code within the survey, but not everywhere. I noticed that the adjusted code does not get updated when being used at:

  1. end message text
  2. question help text
  3. equation question -> question text, but just at some of them, see equation questions towards the end of the survey
  4. expressions within text display question
  5. a single condition within the "VISZIP", for whatever reason...?
  6. some placeholders used within question "ORIGINTRANSPORT", "DESTINTRANSPORT" and others
  7. some (but not all(!)) placeholders at the JS code within question "STOPON", "STOPOFF" and others
Steps To Reproduce
  1. Import the attached survey.
  2. Check the list of the adjusted question codes shown after import.
  3. Check the logic file
Additional Information

I am adding some screenshots showing the problem.

What surprises me is that often within the same question, some adjusted question codes were replaced properly but others were not.

TagsNo tags attached.
Attached Files
limesurvey_survey_381537.lss (1,648,520 bytes)
adjusted Q Codes.txt (12,564 bytes)   
Attention: Several question codes were updated. Please check these carefully as the update may not be perfect with customized expressions.
Question code INTERV_INIT was updated to INTERVINIT.
Question code ROUTE_SURVEYED was updated to ROUTESURVEYED.
Question code RANDOM_NUMBER was updated to RANDOMNUMBER.
Question code HAVE_5_MIN_FOR_SURVE was updated to HAVE5MINFORSURVE.
Question code TOD_SELECT was updated to TODSELECT.
Question code CASE2_INFO was updated to CASE2INFO.
Question code ORIGIN_PLACE_TYPE was updated to ORIGINPLACETYPE.
Question code ORIGIN_NAME was updated to ORIGINNAME.
Question code ORIGIN_ADDRESS was updated to ORIGINADDRESS.
Question code ORIGIN_TRANSPORT was updated to ORIGINTRANSPORT.
Question code ORIGIN_WALK_TIME was updated to ORIGINWALKTIME.
Question code DESTIN_PLACE_TYPE was updated to DESTINPLACETYPE.
Question code DESTIN_NAME was updated to DESTINNAME.
Question code DESTIN_AIRPORT was updated to DESTINAIRPORT.
Question code DESTIN_ADDRESS was updated to DESTINADDRESS.
Question code DESTIN_TRANSPORT was updated to DESTINTRANSPORT.
Question code DESTIN_WALK_DIS was updated to DESTINWALKDIS.
Question code STOP_ON was updated to STOPON.
Question code PREV_TRANSFERS was updated to PREVTRANSFERS.
Question code TRIP_FIRST_ROUTE was updated to TRIPFIRSTROUTE.
Question code TRIP_SECOND_ROUTE was updated to TRIPSECONDROUTE.
Question code TRIP_THIRD_ROUTE was updated to TRIPTHIRDROUTE.
Question code TRIP_FOURTH_ROUTE was updated to TRIPFOURTHROUTE.
Question code NEXT_TRANSFERS was updated to NEXTTRANSFERS.
Question code TRIP_NEXT_ROUTE was updated to TRIPNEXTROUTE.
Question code TRIP_AFTER_ROUTE was updated to TRIPAFTERROUTE.
Question code TRIP_3RD_ROUTE was updated to TRIP3RDROUTE.
Question code TRIP_LAST4TH_RTE was updated to TRIPLAST4THRTE.
Question code TIME_ON was updated to TIMEON.
Question code TRIP_IN_OPPO_DIR was updated to TRIPINOPPODIR.
Question code OPPO_DIR_TRIP_TIME was updated to OPPODIRTRIPTIME.
Question code HH_SIZE was updated to HHSIZE.
Question code STUDENT_STATUS was updated to STUDENTSTATUS.
Question code COUNT_VH_HH was updated to COUNTVHHH.
Question code REGISTER_TO_WIN_Y_N was updated to REGISTERTOWINYN.
Question code REG2WIN_CONTACT was updated to REG2WINCONTACT.
Question code ELVIS_STATUS was updated to ELVISSTATUS.
Question code ELVIS_COMMENT was updated to ELVISCOMMENT.
Question code ELVIS_USER_LOC1 was updated to ELVISUSERLOC1.
Question code ELVIS_USER_LOC2 was updated to ELVISUSERLOC2.
Question code ELVIS_USER_LOC3 was updated to ELVISUSERLOC3.
Question code ELVIS_USER_LOC4 was updated to ELVISUSERLOC4.
Question code ELVIS_USER_LOC5 was updated to ELVISUSERLOC5.
Question code ELVIS_USER_LOC6 was updated to ELVISUSERLOC6.
Question code ELLVIS_EXTRA1 was updated to ELLVISEXTRA1.
Question code INTRV_NOTE was updated to INTRVNOTE.
Question code ORIGIN_AIRPORT was updated to ORIGINAIRPORT.
Question code ENGLISH_ABILITY was updated to ENGLISHABILITY.
Question code HOME_LANG_OTHER was updated to HOMELANGOTHER.
Question code HOME_OTHER_LANG was updated to HOMEOTHERLANG.
Question code CONTACT_IF_NOENGLISH was updated to CONTACTIFNOENGLISH.
Question code SELECT_LANGUAGE was updated to SELECTLANGUAGE.
Question code SPANISH_PAPER_CALL was updated to SPANISHPAPERCALL.
Question code CHINESE_PAPER_CALL was updated to CHINESEPAPERCALL.
Question code RESTART_URL was updated to RESTARTURL.
Question code VAL_ORIG_LAT was updated to VALORIGLAT.
Question code VAL_ORIG_LON was updated to VALORIGLON.
Question code VAL_DEST_LAT was updated to VALDESTLAT.
Question code VAL_DEST_LON was updated to VALDESTLON.
Question code VAL_ON_LAT was updated to VALONLAT.
Question code VAL_ON_LON was updated to VALONLON.
Question code VAL_OFF_LAT was updated to VALOFFLAT.
Question code VAL_OFF_LON was updated to VALOFFLON.
Question code VAL_DIST_OB was updated to VALDISTOB.
Question code VAL_DIST_BA was updated to VALDISTBA.
Question code VAL_DIST_AD was updated to VALDISTAD.
Question code VAL_DIST_OD was updated to VALDISTOD.
Question code VAL_DUP_PREVTRANS was updated to VALDUPPREVTRANS.
Question code VAL_DUP_NEXTTRANS was updated to VALDUPNEXTTRANS.
Question code VAL_COUNT_PREVTRANS was updated to VALCOUNTPREVTRANS.
Question code VAL_COUNT_NEXTTRANS was updated to VALCOUNTNEXTTRANS.
Question code VAL_ACCESS_WALK was updated to VALACCESSWALK.
Question code VAL_EGRESS_WALK was updated to VALEGRESSWALK.
Question code VAL_CONST_MAX_WALK was updated to VALCONSTMAXWALK.
Question code VAL_CONST_MIN_VEH was updated to VALCONSTMINVEH.
Question code FLG_ACC_WALK_FAR was updated to FLGACCWALKFAR.
Question code FLG_EGR_WALK_FAR was updated to FLGEGRWALKFAR.
Question code FLG_ACC_VEH_UNNC was updated to FLGACCVEHUNNC.
Question code FLG_EGR_VEH_UNNC was updated to FLGEGRVEHUNNC.
Question code FLG_TRAN_OB_UNNC was updated to FLGTRANOBUNNC.
Question code FLG_TRAN_AD_UNNC was updated to FLGTRANADUNNC.
Question code FLG_DIST_OD_ZERO was updated to FLGDISTODZERO.
Question code FLG_DIST_OD_TOO_LESS was updated to FLGDISTODTOOLESS.
Question code FLG_DIST_OD_TOO_FAR was updated to FLGDISTODTOOFAR.
Question code FLG_DIST_BA_ZERO was updated to FLGDISTBAZERO.
Question code FLG_DIST_BA_TOO_LESS was updated to FLGDISTBATOOLESS.
Question code FLG_TIME_TRANS_TOO_L was updated to FLGTIMETRANSTOOL.
Question code FLG_TRANS_UNNC was updated to FLGTRANSUNNC.
Question code FLG_DIST_OB_TOO_LONG was updated to FLGDISTOBTOOLONG.
Question code FLG_DIST_AD_TOO_LONG was updated to FLGDISTADTOOLONG.
Question code FLG_DUP_PREV_TRAN was updated to FLGDUPPREVTRAN.
Question code FLG_DUP_NEXT_TRAN was updated to FLGDUPNEXTTRAN.
Question code FLG_DIST_CHECK_OK was updated to FLGDISTCHECKOK.
Question code NEXT_TRAN_4_ON_BUS was updated to NEXTTRAN4ONBUS.
Question code NEXT_TRAN_3_ON_BUS was updated to NEXTTRAN3ONBUS.
Question code NEXT_TRAN_2_ON_BUS was updated to NEXTTRAN2ONBUS.
Question code HOME_ADDRESS was updated to HOMEADDRESS.
Question code _TCL_FARE was updated to TCLFARE.
Question code PREV_TRAN_1_OFF_BUS was updated to PREVTRAN1OFFBUS.
Question code NEXT_TRAN_1_ON_BUS was updated to NEXTTRAN1ONBUS.
Question code PREV_TRAN_2_ON_BUS was updated to PREVTRAN2ONBUS.
Question code PREV_TRAN_3_ON_BUS was updated to PREVTRAN3ONBUS.
Question code PREV_TRAN_4_ON_BUS was updated to PREVTRAN4ONBUS.
Question code PREV_TRAN_1_ON_BUS was updated to PREVTRAN1ONBUS.
Question code NEXT_TRAN_1_OFF_BUS was updated to NEXTTRAN1OFFBUS.
Question code NEXT_TRAN_2_OFF_BUS was updated to NEXTTRAN2OFFBUS.
Question code NEXT_TRAN_3_OFF_BUS was updated to NEXTTRAN3OFFBUS.
Question code NEXT_TRAN_4_OFF_BUS was updated to NEXTTRAN4OFFBUS.
Question code PREV_TRAN_2_OFF_BUS was updated to PREVTRAN2OFFBUS.
Question code PREV_TRAN_3_OFF_BUS was updated to PREVTRAN3OFFBUS.
Question code PREV_TRAN_4_OFF_BUS was updated to PREVTRAN4OFFBUS.
Question code HV5MIN_TIME was updated to HV5MINTIME.
Question code HOMEADD_TIME was updated to HOMEADDTIME.
Question code ORGNTR_TIME was updated to ORGNTRTIME.
Question code STOPON_TIME was updated to STOPONTIME.
Question code DESPLACE_TIME was updated to DESPLACETIME.
Question code PREVTRANS_TIME was updated to PREVTRANSTIME.
Question code REVIEWSCR_TIME was updated to REVIEWSCRTIME.
Question code LANGOTHER_TIME was updated to LANGOTHERTIME.
Question code FLG_STOPSEQ was updated to FLGSTOPSEQ.
Question code ORIGIN_TRANS_TIME was updated to ORIGINTRANSTIME.
Question code DESTIN_WALK_TIME was updated to DESTINWALKTIME.
Question code ORIG_AIR_TIME was updated to ORIGAIRTIME.
Question code ORIG_ADD_TIME was updated to ORIGADDTIME.
Question code INCOME_TIME was updated to INCOMETIME.
Question code NOTE_TIME was updated to NOTETIME.
Question code REGISTER_TO_WIN_TIME was updated to REGISTERTOWINTIME.
Question code VAL_DIST_OtoPre0 was updated to VALDISTOtoPre0.
Question code VAL_DIST_NOFF_TO_D was updated to VALDISTNOFFTOD.
Question code VAL_LAST_NEXT_LON was updated to VALLASTNEXTLON.
Question code VAL_LAST_NEXT_LAT was updated to VALLASTNEXTLAT.
Question code _FROM_TRNSFR_PT_SUMM was updated to FROMTRNSFRPTSUMM.
Question code _TO_TRNSFER_PT_SUMM was updated to TOTRNSFERPTSUMM.
Question code SURVEY_LANGUAGE was updated to SURVEYLANGUAGE.
Question code ORIGIN_SCHOOLK12 was updated to ORIGINSCHOOLK12.
Question code ORIGIN_COLLEGE was updated to ORIGINCOLLEGE.
Question code DESTIN_SCHOOLK12 was updated to DESTINSCHOOLK12.
Question code DESTIN_COLLEGE was updated to DESTINCOLLEGE.
Question code ORIGIN_BOARD_VEH was updated to ORIGINBOARDVEH.
Question code DESTIN_DROPOFF was updated to DESTINDROPOFF.
Question code ELVIS_HISTORY was updated to ELVISHISTORY.
Question code ELVIS_USER_CHANGE_1 was updated to ELVISUSERCHANGE1.
Question code ELVIS_USER_CHANGE_2 was updated to ELVISUSERCHANGE2.
Question code ELVIS_USER_CHANGE_3 was updated to ELVISUSERCHANGE3.
Question code ELVIS_USER_CHANGE_4 was updated to ELVISUSERCHANGE4.
Question code ELVIS_USER_CHANGE_5 was updated to ELVISUSERCHANGE5.
Question code ELVIS_USER_CHANGE_6 was updated to ELVISUSERCHANGE6.
Question code ELVIS_USER_CHANGE_7 was updated to ELVISUSERCHANGE7.
Question code TIME_ADJUST was updated to TIMEADJUST.
Question code WHERE_PURCHASED was updated to WHEREPURCHASED.
Question code EMPLOYED_IN_HH was updated to EMPLOYEDINHH.
Question code VIET_PAPER_CALL was updated to VIETPAPERCALL.
Question code _KOREAN_PAPER_CALL was updated to KOREANPAPERCALL.
Question code REFUS_AGE_OBSERVED was updated to REFUSAGEOBSERVED.
Question code REFUS_GENDER_OBSRVED was updated to REFUSGENDEROBSRVED.
Question code REFUS_RACETHN_OBSERV was updated to REFUSRACETHNOBSERV.
Question code STOP_OFF was updated to STOPOFF.
Question code STOPOFF_TIME was updated to STOPOFFTIME.
Question code _STUDENT_PASS was updated to STUDENTPASS.
Question code GENDER_INFO was updated to GENDERINFO.
Question code EMPLOYMENT_STATUS was updated to EMPLOYMENTSTATUS.
Question code RESIDENT_OR_VISITOR was updated to RESIDENTORVISITOR.
Question code HOTEL_ADDRESS was updated to HOTELADDRESS.
Question code VIS_ZIP was updated to VISZIP.
Question code USED_VEH_TRIP was updated to USEDVEHTRIP.
Question code _INCOME_REFUSED was updated to INCOMEREFUSED.
Question code _RATE_SATISFACTION was updated to RATESATISFACTION.
Question code _DONE_BEFORE was updated to DONEBEFORE.
Question code _ORIGIN_BIKE_LOCKUP was updated to ORIGINBIKELOCKUP.
Question code _DEST_BIKE_LOCKUP was updated to DESTBIKELOCKUP.
Question code _RETURN_TRIP_MODE was updated to RETURNTRIPMODE.
Question code HAVE_DL was updated to HAVEDL.
Question code SCHOOL_NAME was updated to SCHOOLNAME.
Question code RIDE FREQUENCY was updated to RIDEFREQUENCY.
Question code TYPE OF PASS was updated to TYPEOFPASS.
Question code PAYMENT METHOD was updated to PAYMENTMETHOD.
Question code HH_TOTAL_DL was updated to HHTOTALDL.
Question code HAVE_DISABILITY was updated to HAVEDISABILITY.
Question code FUTURE_SURVEYS was updated to FUTURESURVEYS.
Question code FUT_SURVEY_CONTACT was updated to FUTSURVEYCONTACT.
Title of subquestion C_DATE was updated to CDATE.
Title of subquestion C_FIELD was updated to CFIELD.
Title of subquestion C_REASON was updated to CREASON.
Title of subquestion C_DATE was updated to CDATE.
Title of subquestion C_FIELD was updated to CFIELD.
Title of subquestion C_REASON was updated to CREASON.
Title of subquestion C_DATE was updated to CDATE.
Title of subquestion C_FIELD was updated to CFIELD.
Title of subquestion C_REASON was updated to CREASON.
Title of subquestion C_DATE was updated to CDATE.
Title of subquestion C_FIELD was updated to CFIELD.
Title of subquestion C_REASON was updated to CREASON.
Title of subquestion C_DATE was updated to CDATE.
Title of subquestion C_FIELD was updated to CFIELD.
Title of subquestion C_REASON was updated to CREASON.
Title of subquestion C_DATE was updated to CDATE.
Title of subquestion C_FIELD was updated to CFIELD.
Title of subquestion C_REASON was updated to CREASON.
Title of subquestion C_DATE was updated to CDATE.
Title of subquestion C_FIELD was updated to CFIELD.
Title of subquestion C_REASON was updated to CREASON.
Title of subquestion GPS_TIME was updated to GPSTIME.
Title of subquestion GPS_TIME was updated to GPSTIME.
Title of subquestion GPS_TIME was updated to GPSTIME.
Title of subquestion GPS_TIME was updated to GPSTIME.
Title of subquestion GPS_TIME was updated to GPSTIME.
Title of subquestion GPS_TIME was updated to GPSTIME.
adjusted Q Codes.txt (12,564 bytes)   
qcode_adjustments.png (75,156 bytes)   
qcode_adjustments.png (75,156 bytes)   
end_message.png (41,081 bytes)   
end_message.png (41,081 bytes)   
text_display.png (24,388 bytes)   
text_display.png (24,388 bytes)   
Bug heat10
Complete LimeSurvey version number (& build)Version 3.23.5+200923
I will donate to the project if issue is resolvedNo
BrowserChrome
Database type & versionMySQL
Server OS (if known)Linux
Webserver software & version (if known)Apache
PHP Version5.6.40

Relationships

related to 17511 closedgabrieljenik When importing a group, duplicate question codes can be generated 

Users monitoring this issue

There are no users monitoring this issue.

Activities

Mazi

Mazi

2020-10-06 08:46

updater   ~60077

It's weird that the same code sometimes gets replaced and sometimes does not get replaced within the same question, see additional screenshot.

qcode_replacement.png (17,985 bytes)   
qcode_replacement.png (17,985 bytes)   
Mazi

Mazi

2020-10-07 09:46

updater   ~60099

Last edited: 2021-07-21 17:03

I am also attaching the manually adjusted LSS file with the wrong codes being corrected. Maybe that helps comparing where things go wrong.

DenisChenu

DenisChenu

2020-10-09 22:50

developer   ~60139

Last edited: 2021-07-21 17:03

I think it's because we import by order of XML, adn fix with same order.

  1. Import text with {BAD_CODE} : not replaced
  2. Import question BAD_CODE : [BAD_CODE=>BADCODE]
  3. Import text with {BAD_CODE} : replaced by BADCODE

Potential fix :

  1. import with update replacer array, but don't don any replacement.
  2. Use the replacement on all Survey text (if replacer are not empty)
Mazi

Mazi

2020-10-12 16:28

updater   ~60157

Last edited: 2021-07-21 17:03

Good catch, Denis. That could explain the weird behavior. We should definitely make sure that replacements are done in one go and cover all occurrences. Maybe do the code adjustments first and then do the replacements based on an array with old and new codes. That way we make sure the whole file is processed from beginning to end and all placeholders get adjusted properly.

@cdorin, can we assign this to @gabrieljenik since we need this for a project I am working on with him together?

DenisChenu

DenisChenu

2020-10-12 16:35

developer   ~60158

Last edited: 2021-07-21 17:03

It's just an idea :)

Mazi

Mazi

2020-12-07 10:30

updater   ~60851

Last edited: 2021-07-21 17:03

@cdorin, this is a really annoying bug if you need to copy surveys from a 2.x system to 3.x. Can someone please work on a fix? Denis already suggested a potential solution.

Mazi

Mazi

2021-01-11 15:01

updater   ~61478

Last edited: 2021-07-21 17:03

@cdorin, we really need a fix for a long term Limesurvey customer who frequently needs to import surveys from 2.0x to 3.x and faces the mentioned issues.

Mazi

Mazi

2021-01-25 15:13

updater   ~61662

Last edited: 2021-07-21 17:03

@cdorin, @c_schmitz, can we please, please assign this to a developer to get it fixed ASAP?

We need this for our most important customer which is switching from 2.x to 3.x and faces that issue with multiple surveys. They can't use LS 3.x unless this is fixed because they need to copy-over many surveys.

cdorin

cdorin

2021-01-25 18:18

reporter   ~61664

Last edited: 2021-07-21 17:03

When does it happen? When you import a survey from 2.x to 3.x? Are there issues when upgrading the db? (upgrading LS2 to LS3)

Mazi

Mazi

2021-01-25 18:23

updater   ~61665

Last edited: 2021-07-21 17:03

@cdorin, thanks for getting back to me. The problem shows up when importing a Limesurvey 2.x survey to a LS 3.x system.

We did not upgrade the DB but started with an empty DB at the 3.x system.

cdorin

cdorin

2021-01-26 12:16

reporter   ~61678

Last edited: 2021-07-21 17:03

it is not a bug from what I see, but a feature request from what I see. The import system won't be improved by us too soon.

Mazi

Mazi

2021-01-26 12:28

updater   ~61679

Last edited: 2021-07-21 17:03

@cdorin, this surely is a bug. Since LS 3.x (or even earlier), older question codes like QUESTION_CODE get replaced and turned into valid codes like QUESTIONCODE. This replacement is done during import. But as you can see at the screenshots, the replacements sometimes fail. So this is a bug.
Denis has already pointed to a possible cause/solution and if you assign the ticket to Gabriel, he would be able to fix it.

DenisChenu

DenisChenu

2021-01-26 12:32

developer   ~61680

Last edited: 2021-07-21 17:03

My opinion : Even if it's an issue old than 2.05 : it sill an issue :), not a feature.

Mazi

Mazi

2021-02-03 18:58

updater   ~61905

Last edited: 2021-07-21 17:03

@cdorin, can we please assign this?
@c_schmitz, we really need a solution for important projects of different, long-term customers.

ollehar

ollehar

2021-07-21 17:02

administrator   ~65547

Last edited: 2021-07-21 17:03

Maybe we can hire Denis to fix this issue? Hm, or Gabriel.

ollehar

ollehar

2021-07-21 17:07

administrator   ~65549

Pushed to next sprint.

gabrieljenik

gabrieljenik

2021-07-30 22:03

manager   ~65761

The following sections of the lss were never subect to olc-code-vs-new-code replacement.
Do you want to add those in LTS?

  1. end message text
  2. question help text
  3. Default value (used for the "VISZIP" question)
Mazi

Mazi

2021-07-30 23:41

updater   ~65762

Well, I think everywhere you can add placeholders you should also do the replacement on import.

gabrieljenik

gabrieljenik

2021-08-06 13:50

manager   ~65873

Last edited: 2021-08-06 13:51

PR: https://github.com/LimeSurvey/LimeSurvey/pull/1994

There was also an issue when replacing codes on general basis.
If the code was used twice in an expression, only the last code mention was replaced.
This is fixed now as well

gabrieljenik

gabrieljenik

2021-08-17 18:06

manager   ~66042

PR for Master: https://github.com/LimeSurvey/LimeSurvey/pull/2011

gabrieljenik

gabrieljenik

2021-08-20 12:34

manager   ~66094

Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=32585

Related Changesets

LimeSurvey: 3.x-LTS ab678332

2021-08-17 14:23:07

gabrieljenik


Committer: GitHub Details Diff
Fixed issue#16720: Invalid question codes during lss import do not get replaced (#1994) Affected Issues
16720
mod - application/helpers/common_helper.php Diff File
add - tests/data/surveys/limesurvey_survey_OldCodes.lss Diff File
add - tests/helpers/OldCodesReplacementTest.php Diff File

LimeSurvey: master 51166e66

2021-08-20 12:34:53

gabrieljenik


Committer: GitHub Details Diff
Fixed issue 16720: Old/invalid question codes adjusted during LSS import do not get replaced (#2011)

Co-authored-by: encuestabizdevgit <devgit@encuesta.biz>
Affected Issues
16720
mod - application/helpers/common_helper.php Diff File
add - tests/data/surveys/limesurvey_survey_OldCodes.lss Diff File
add - tests/unit/helpers/OldCodesReplacementTest.php Diff File

Issue History

Date Modified Username Field Change
2020-10-06 08:35 Mazi New Issue
2020-10-06 08:35 Mazi File Added: limesurvey_survey_381537.lss
2020-10-06 08:35 Mazi File Added: adjusted Q Codes.txt
2020-10-06 08:35 Mazi File Added: qcode_adjustments.png
2020-10-06 08:35 Mazi File Added: end_message.png
2020-10-06 08:35 Mazi File Added: text_display.png
2020-10-06 08:46 Mazi Note Added: 60077
2020-10-06 08:46 Mazi File Added: qcode_replacement.png
2020-10-06 09:04 Mazi Severity minor => block
2020-10-06 09:04 Mazi Description Updated
2020-10-06 09:04 Mazi Steps to Reproduce Updated
2020-10-06 09:04 Mazi Additional Information Updated
2020-10-07 09:46 Mazi Note Added: 60099
2020-10-07 09:46 Mazi File Added: limesurvey_survey_381537_LS3_nach_anpassung_4.lss
2020-10-09 22:50 DenisChenu Note Added: 60139
2020-10-12 16:28 Mazi Note Added: 60157
2020-10-12 16:35 DenisChenu Note Added: 60158
2020-12-07 10:30 Mazi Note Added: 60851
2021-01-11 15:01 Mazi Note Added: 61478
2021-01-25 15:13 Mazi Note Added: 61662
2021-01-25 18:18 gabrieljenik View Status private => public
2021-01-25 18:18 cdorin Note Added: 61664
2021-01-25 18:23 Mazi Note Added: 61665
2021-01-26 10:06 cdorin Priority none => normal
2021-01-26 10:06 cdorin Status new => confirmed
2021-01-26 12:16 cdorin Note Added: 61678
2021-01-26 12:16 cdorin Status confirmed => acknowledged
2021-01-26 12:28 Mazi Note Added: 61679
2021-01-26 12:32 DenisChenu Note Added: 61680
2021-01-29 18:08 gabrieljenik Issue cloned: 17038
2021-02-03 18:58 Mazi Note Added: 61905
2021-02-22 13:34 c_schmitz Sync to Zoho Project => |Yes|
2021-02-22 13:34 c_schmitz Assigned To => aesteban
2021-02-22 13:34 c_schmitz Status acknowledged => assigned
2021-07-21 17:02 ollehar Note Added: 65547
2021-07-21 17:02 ollehar Note Edited: 65547
2021-07-21 17:03 ollehar Sync to Zoho Project Yes =>
2021-07-21 17:03 ollehar Sync to Zoho Project => |Yes|
2021-07-21 17:07 ollehar Note Added: 65549
2021-07-30 22:03 gabrieljenik Note Added: 65761
2021-07-30 23:41 Mazi Note Added: 65762
2021-08-03 16:02 ollehar Assigned To aesteban => gabrieljenik
2021-08-06 13:50 gabrieljenik Note Added: 65873
2021-08-06 13:51 gabrieljenik Note Edited: 65873
2021-08-06 13:51 gabrieljenik Status assigned => ready for testing
2021-08-17 14:45 c_schmitz Relationship added related to 17511
2021-08-17 15:48 c_schmitz Changeset attached => LimeSurvey 3.x-LTS ab678332
2021-08-17 18:06 gabrieljenik Note Added: 66042
2021-08-20 12:34 gabrieljenik Changeset attached => LimeSurvey master 51166e66
2021-08-20 12:34 gabrieljenik Note Added: 66094
2021-08-20 12:34 gabrieljenik Resolution open => fixed
2021-08-30 14:01 galads Status ready for testing => resolved
2021-09-06 10:59 c_schmitz Status resolved => closed