Slack-Jira connector + Default Message Format doesn't work when I create an issue

Mansi Patel April 14, 2017

Hi,

 

I tried Slack-Jira connector for Jira project. When I tried with "Send Test" button, it worked fine.

But when I created an issue with the same Message Format. it send out 

following message on slack:

jira APP [4:47 PM]
<eventType> <issueLink> in <projectLink> by <userLink>
<eventMessageBody>
Type
----------------
<issueType>

Assignee
----------------
<issueAssignee>

Creator
----------------
<issueCreator>

And Message Format is here:

{
"text":"<eventType> <issueLink> in <projectLink> by <userLink>",
"attachments": [
{
"color": "<issuePriorityColor>",
"text": "<eventMessageBody>",
"fields": [
{
"title": "Type",
"value": "<issueType>",
"short": true
},
{
"title": "Assignee",
"value": "<issueAssignee>",
"short": true
},
{
"title": "Creator",
"value": "<issueCreator>",
"short": true
}
]
}
]
}

 

so can you please help with Message Format?

 

0 answers

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events