Rishi Solanki created OFBIZ-8843:
------------------------------------
Summary: Improvements in CommEventContentAssoc entity definition and services
Key: OFBIZ-8843
URL:
https://issues.apache.org/jira/browse/OFBIZ-8843 Project: OFBiz
Issue Type: Sub-task
Components: content
Affects Versions: Trunk
Reporter: Rishi Solanki
Priority: Minor
Required improvements;
- All is good with entity definition .
- Add crud services using entity-auto (services_commevent.xml). Also remove the existing services from ContentServices.xml.
- Do related changes if any occurrence found for direct create/update/delete of this entity, and replace them with crud services implemented.
- As existing workflows are implemented to delete the records so use the delete action for the same.
- Need to convert Update and Delete services. Create can not be converted due to some conditional code. Keep the existing services names as is.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)