Workflow notifications should have title and type variables OOTB

Some time ago I had to build a workflow and I wanted the users to know, in the notification, the title and type of the webcontent that was being updated. I had to include in the workflow definition a groovy script to find these values. This script depends on several Liferay API classes, and will be prone to break if the API changes.

The solution is to make these variable available in the workflow, OOTB. Also, an URL to include in the email notification would be very useful too.

HTH

Fernando

1 Like

Thanks for the feedback Fernando, we are currently working in a set of improvements on the workflow experiences, mainly related to the new CMS, the one about having a more readable/informative title is one of them.