EditSurveyResponse only creates, won't update.
----------------------------------------------
Key: OFBIZ-2956
URL:
https://issues.apache.org/jira/browse/OFBIZ-2956 Project: OFBiz
Issue Type: Bug
Components: content
Affects Versions: SVN trunk
Environment: Trunk from 816031
Reporter: James McGill
If I bring up a SurveyResponse, content/control/FindSurveyResponse?surveyId=NNNN
And then try to edit the response, content/control/EditSurveyResponse?surveyResponseId=ZZZZZ
It looks as if submitting changes is always creating a new response, instead of editing one in place.
This is true even if "Allow Update" = "Y".
I believe the intended behavior is that createSurveyResponse in SurveyServices.xml is a "create or update" service.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.