Forums

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

Jira smart values

Naresh G
Contributor
October 5, 2022

HI All,

We have to send only a certain length of data from the description field to a slack channel by using jira automation .Is it possible with jira smart values ?

Actually {{issue.description}}  returns entire data of description field. We dont want all data. We have to send only a certain length of data. Is it possible? Please help me?Thanks

1 answer

1 accepted

2 votes
Answer accepted
John Funk
Community Champion
October 5, 2022

Hi @Naresh Gantala 

You might try: {{issue.description.abbreviate(20)}}

Where 20 is the number of characters you want to limit the value to. 

Naresh G
Contributor
October 6, 2022

Thanks @John Funk 

Like John Funk likes this

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events