Liferay 6.2 to 7.2 moving ext functionality.

thumbnail
Lokesh Sharma, modified 6 Years ago. Junior Member Posts: 54 Join Date: 7/30/15 Recent Posts
Hi,

I had overriden JournalArticleIndexer in liferay 6.2 using ext to show drafted content in asset publisher and we content display.

Now we are moving fom 6.2 to 7.2 , can you suggest how to do the same in 7.2.

Thanks in advance.
thumbnail
Olaf Kock, modified 6 Years ago. Liferay Legend Posts: 6441 Join Date: 9/23/08 Recent Posts
Lokesh Sharma:

I had overriden JournalArticleIndexer in liferay 6.2 using ext to show drafted content in asset publisher and we content display.
The purpose of the Draft status is to not show an asset - you might have chosen a modification that heavily fights against this itself.
I'd investigate into approving content early in the workflow and see how it could make sense to continue running a workflow on an already approved content (and maybe later on disapprove). I've never tried this kind of workflow, but can't imagine that there are any parts in the workflow system that check for the draft status of the article before any operation.