Comment
Kilo Contributor

Hi,

Even if I am working on workflow for last 2 years I couldnt figure out how to print short description for this Orphan tasks.

I created a begin, create task and finish and in advanced script wrote

  task.short_description = current.short_description  + ' ' + current.sys_id;

Its not working at all, any clue. Please help. I am just stuck at Task 13 same like u.