-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 6.0.11 EE
-
Fix Version/s: --Sprint 12/11, 6.1.0 CE RC1
-
Component/s: Polls, Staging, Staging > Export/Import
-
Labels:
-
Branch Version/s:6.1.x, 6.0.x
-
Backported to Branch:Committed
If votes are exported, the userId of the user who voted will be used at import time. If it's not exists, the importer user's userId will be used. As there is a primary key for questionId and userId only one vote can be imported with this scenario.