Legacy Knowledge Base
Published Jun. 30, 2025

Publication Date of a WebContent to be "Publish to Live" directly

Written By

Debora Vita

How To articles are not official guidelines or officially supported documentation. They are community-contributed content and may not always reflect the latest updates to Liferay DXP. We welcome your feedback to improve How To articles!

While we make every effort to ensure this Knowledge Base is accurate, it may not always reflect the most recent updates or official guidelines.We appreciate your understanding and encourage you to reach out with any feedback or concerns.

Legacy Article

You are viewing an article from our legacy "FastTrack" publication program, made available for informational purposes. Articles in this program were published without a requirement for independent editing or verification and are provided"as is" without guarantee.

Before using any information from this article, independently verify its suitability for your situation and project.

Issue

  • We published a WebContent directly live via Content & Data -> Web Content -> Specific WebContent -> Burger Menu -> Publish to Live

    • When publishing a WebContent like this, there is no entry in "Publishing -> Staging" listed, also the JournalArticle entity on live has the same createdDate as the JournalArticle on staging.
    • How can we find out when (date/time) this WebContent was published? Is it possible with a SQL query to figure out when exactly the specific WebContent was published to live?

Environment

  • DXP 7.3

Resolution

  • When publishing single web content from the web content administration, it is possible to check the date/time details of the publication via the UI by performing the following:
     
    • After publishing to live, we go back to web content admin.
    • Click on the 3 dot menu on the top right and select "Staging".
    • In the Staging popup select the option "Current and Previous"
    • Now we can see the details of the published content are listed, with the Create and Completion dates of the publication.

      From the database, it is not possible to check the single published web content, as it is not possible from the UI, There is a feature request LPS-161582 in order to improve this functionality on the UI and display the web content details as well.
       

Additional Information

Did this article resolve your issue ?

Legacy Knowledge Base