Good morning,
I have created a survey that creates and edits records in a related table. Part of the requirements was to allow the survey to update an existing record that was created in the survey. I have the URL working correctly so all of the information from the previous submission fills in, and I can resubmit with no changes just fine, but if I make any changes at all to the related record (handled as a repeat) I get the submission error "Operation Rolled Back".
I cannot figure out what the issue might be, as the changes that trigger this can be as simple as changing a number (like a 4 to a 5) or choosing "yes" instead of "no" from choose_one question.
Any help would be greatly appreciated, thank you all very much.