I have a non-active survey that I would like to copy in order to make multiple versions of it. When I try to use the copy feature I get the following error:
Error: Failed to insert data
INSERT INTO lms_questions ( PARENT_QID, SID, GID, TYPE, TITLE, QUESTION, PREG, HELP, OTHER, MANDATORY, QUESTION_ORDER, LANGUAGE, SCALE_ID, SAME_DEFAULT ) VALUES ( 1341, 78114, null, 'T', 'DrvDk', 'Drove drunk', '', '', 'N', '', 1, 'en', 0, 0 )
Column 'gid' cannot be null
It does make a new version, and the questions are present, but some of the items do not have their response options copied. I also get an error if I try exporting the survey and then importing it.
Help would be appreciated.
I'm using Version 1.91RC6 Build 9986
Thanks