I am trying to create an automation, which sends slack message after a version is released.
How do I add issue type e.g. (Bug/Task) etc. to the slack message
I tried to use {{issuetype}} but it just returned ID numbers
Any help?