Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Retrieve an array of data from a multiline text field using jira smart values

Priyanka K August 2, 2024

I do have Multiline textfield which contains JSON Data, I would like to get the data of a particular array which names as X. 

For Example

DataField(Multiline Text Field): 

{

     "AAAA" : "1234"

     "BBBB"  :  "23345"

     ------------

     ------------

    -----------

    "scopeData" : [          

              "908"

              "405"

              "302"

    ],

    -------------

   --------------

}

My Expected Output is to a label field name as

labelField, which contains data as 908, 405,302

 

0 comments

Comment

Log in or Sign up to comment
TAGS
AUG Leaders

Atlassian Community Events