Ask Questions and Find Answers
Important:
Ask is now read-only. You can review any existing questions and answers, but not add anything new.
But - don't panic! While ask is no more, we've replaced it with discuss - the new Liferay Discussion Forum! Read more here here or just visit the site here:
discuss.liferay.com
Liferay 6.2 to 7.2 moving ext functionality.
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.
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.
Lokesh Sharma:
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 had overriden JournalArticleIndexer in liferay 6.2 using ext to show drafted content in asset publisher and we content display.
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.