How to create Email notification previous priority and present priority for task

snow jagan
Tera Contributor

For Priority it should show if its raised or lowered depending on the previous task state.

for example:

SCTASK# followed by Task short description

“Priority raised to:” or “Priority lowered to:” followed by the Priority as shown above

15 REPLIES 15

@Renu4 ,

Thank you for marking my solution as helpful also can you accept the solution and close the thread so it will be useful for others

Please mark this as helpful and accept as a solution if this resolves your Ask.
Regards,

Shyamkumar

@Renu4 ,

Try this

template.print("The Priority of this catalog Task has been changed from Priority: <strong>" + current.u_previous_priority + "</strong> to Priority: <strong>" + current.priority + "</strong>");

Please mark this as helpful and accept as a solution if this resolves your Ask.
Regards,

Shyamkumar

Thank you Shyam.You are a saver....this was very helpful.

@Renu4 .

can you please accept this as solution , this solution can be helped to other readers

Please mark this as helpful and accept as a solution if this resolves your Ask.
Regards,

Shyamkumar

@Renu4  , can you please accept and close this thread if this helped

Please mark this as helpful and accept as a solution if this resolves your Ask.
Regards,

Shyamkumar