[
https://issues.apache.org/jira/browse/OFBIZ-10582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16624641#comment-16624641 ]
Priya Sharma commented on OFBIZ-10582:
--------------------------------------
Hello All,
Following are my observations about this issue -
*Reason:* After a bit of research I figured out that the list displays the child assocs of the BLOGROOT content. And the newly created content does not get associated to the BLOGROOT content.
*Solution:* We could add the attributes (contentAssocTypeId and contentIdTo) in the service definition of createContent so the condition to trigger eca, that creates the content assoc, is fulfilled.
Or we could implement a wrapper that does both the things i.e. creating content and its assoc.
Please let me know your thoughts over this.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)