JIRA Hipchat notifications, message format?

Paul Thompson
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
January 6, 2015

When editing the post-function for a JIRA transition that notifies hipchat,

The default (blank) field gives a message with content eg:
HC-123: A test issue Status ATransitionStatus B by Joe Smith. Current assignee is John Citizen.

I can see there are buttons to help write the replacement items:
$issue, $issueKey, $issueSummary, $issueType, $assignee, $user

 

How can the message sent to hipchat be customised further?

eg: what other fields are available? what's the current syntax used in case of blank?

3 answers

1 vote
Paul Thompson
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
January 7, 2015
0 votes
Tibor Barna
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
March 15, 2015

I wasted quite a bit of time trying to guess formatting.

Thanks for the link to the code, it shows that no other keywords exists that can be invoked and that the message is also HTML escaped so no formatting is possible. Not even things like bold or italic.

Overall, not impressed. The fancy new plugin is even worse as you cannot add a JQL filter to prevent sensitive issues from being rendered. Also no message customization possible in the new plugin.

0 votes
Katherine Burstein January 29, 2015

How do we add fields like "Resolution" and other fields including the Transition information.

Suggest an answer

Log in or Sign up to answer