Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Read team field in an issue. Send medium/high priority issues of a team to team's MS team channel.

yuvarani kannan
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 3, 2024

 

Whenever issue is created for my team, I want it to be notified in team's channel. So I'm trying to read Team's field in the issue created.

 

Screenshot 2024-01-04 120743.png

 

 

will {{issue.team}} return team's display name?? looking forward for help. Thanks in advance!Screenshot 2024-01-04 120846.png

1 answer

1 accepted

0 votes
Answer accepted
Rebekka Heilmann _viadee_
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
January 4, 2024

Hi,

{{issue.team.title}} will give you the Display Name.

If you use "Log Action" and just print out "{{issue.team}} it will give you all attributes of the team field in the Audit Log, in case you need any more info.

Suggest an answer

Log in or Sign up to answer