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?
Hello @Mansi Patel ,
I'm reviewing older unanswered questions in the community.
Since Atlassian products evolve quickly, especially over the past few years, some of the concepts you mentioned could be outdated, changed or even no longer needed. If you could clarify this question, I (or another community member) might be able to provide a solution or at least mark this question as resolved in order to keep the community as organized as possible.
I appreciate your participation and feel free to ask whenever you need.
Regards,
Sergio G.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.