Description
I’m able to integrate item or project status changes and send notifications to Slack, but it doesn’t work when a subitem’s status changes.
I need to send a notification like this:
“The status of {Subitem Name} in {Project Name} was updated to Done by {User Name}.”
I want that notification to go to a private Slack channel, but the automation won’t let me save it when I try to include subitem details.
I really need a way to make this work, since I have projects where subitems are independent tasks. Having this feedback would help reflect which specific subitem I’m actually working on.
What are you trying to achieve
I need to send a notification like this:
“The status of {Subitem Name} in {Project Name} was updated to Done by {User Name}.”