Carry forward description from one task to another task.

prash4
Tera Expert

I have requirement where when a user is filling description in task1 and close complete that task, then that description in task1 should carry forward to task2 and other subsequent tasks.

please help me with the code.

Thank you.

5 REPLIES 5

Peter Bodelier
Giga Sage

Hi @prash4 

 

How are your tasks generated?


Help others to find a correct solution by marking the appropriate response as accepted solution and helpful.

Hi @Peter Bodelier 

tasks are generated through workflow and in workflow there is one runscript where if user check options it will create additional tasks when 3rd task is closed completed

 

Hi @prash4 

 

In that case, you could set the description in your workflow scratchpad after the first task is closed, and use that again in your other tasks.


Help others to find a correct solution by marking the appropriate response as accepted solution and helpful.

Hi @prash4 ,

Do you need this description copy in all catalog items, or some specific one. If it's for specific one then add the condition in BR for request_item.item. You can also follow the workflow based solution suggested by @Peter Bodelier

AshishKMishra_0-1700233294588.png

 


Please mark this response as correct and helpful if it helps you can mark more that one reply as accepted solution