[jira] [Commented] (OFBIZ-10582) Newly created blog is not displayed in the blog list

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Commented] (OFBIZ-10582) Newly created blog is not displayed in the blog list

Nicolas Malin (Jira)

    [ 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.

> Newly created blog is not displayed in the blog list
> ----------------------------------------------------
>
>                 Key: OFBIZ-10582
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-10582
>             Project: OFBiz
>          Issue Type: Bug
>          Components: content
>    Affects Versions: 17.12.01
>            Reporter: Priya Sharma
>            Assignee: Priya Sharma
>            Priority: Major
>
> Steps to regenerate - 
> 1) Navigate to [https://demo-trunk.ofbiz.apache.org/content/control/blogMain|http://example.com/
> 2) Click on create a new blog
> 3) Fill in the details and submit the form
> 4) A success message is shown but the blog is not displayed in the list



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)