[
https://issues.apache.org/jira/browse/OFBIZ-9516?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16119400#comment-16119400 ]
Aditya Sharma commented on OFBIZ-9516:
--------------------------------------
Currently, we use a success message for Production Run as:
{quote}ProductionRun ${productionRunId} created{quote}
IMO workEffort has been underlying data model for a variety of applications like routing, task etc so it would futile showing "Work Effort" keyword in the message.
A user is not aware of underlying data model & even it doesn't matter to a user where the data is being stored.
I prefer we use workEffortType here to make the message more user-friendly.
I would suggest message to be
{quote}${workEffortType}: ${workEffortId} created successfully{quote}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)