We have an automation that will create a subitem in Monday.com when there is a status change on the parent item.
Problem is when the title of the subitem includes a comma, it recognizes this as a list and creates multiple subitems instead of one single subitem with a comma.
The title of the subitem is the same as the title of the parent item.
How do I fix this? I’ve tried adding a Utilities formatter step for line-item to text and text to line-item, but that doesn’t seem to work either.