[
https://issues.apache.org/jira/browse/OFBIZ-7594?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16848113#comment-16848113 ]
Swapnil M Mane commented on OFBIZ-7594:
---------------------------------------
Hello team,
The following error is generated on deleting the survey associated with the task.
{code:java}
Error calling event: org.apache.ofbiz.webapp.event.EventHandlerException: Problems getting the service model (Cannot locate service by name (deleteWorkEffortSurveyAppl)){code}
On exploration I found, In the refactoring work done under OFBIZ-8408, the deleteWorkEffortSurveyAppl service was removed.
Added the deleteWorkEffortSurveyAppl service, previously it was in written in the simple engine, converted it to entity-auto.
Committed this change
In trunk at rev #1859931
In release18.12 at rev #1859933
In release17.12 at rev #1859935
> Unable to delete a survey in project component
> ----------------------------------------------
>
> Key: OFBIZ-7594
> URL:
https://issues.apache.org/jira/browse/OFBIZ-7594> Project: OFBiz
> Issue Type: Bug
> Components: projectmgr
> Affects Versions: Trunk
> Reporter: Deepak Baghel
> Assignee: Swapnil M Mane
> Priority: Major
>
> Step to regenerate
> 1. Login into project component.
> 2. Go to the task section.
> 3. Find the task.
> 4. Go to the any of the task from the list.
> 5. Then go to surveys section
> 6. Try to delete the survey, if any exist.
> 7. Surveys are unable to delete.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)