You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
I have written an automation rule where we create 10 different child issues and assign to different departments when parent issue is created. I am getting an error while creating child issues where the summary exceeded 255 characters limit. For creating child issues I am appending 10 different categories names to the end of the "SUMMARY field".
Example - The summary for each child issue are appended with the {{ Summary of Parent issue+ department name }}.
If the summary field has exceeded 255 characters limit then the child issue is not created, where as the parent issue is created.
I have attached the screen of the audit log and the automation rule.
Is it possible to validate the length of the summary and truncate it to 255.
Thanks & Regards,
Muru.