Hi Community,
I'm using Proforma to extract data from a multiple decision tree form into Jira Description field. However, I can extract all field data in one go but I only want the information based on a Category dropdown in proforma which denotes which section of the form to fill in. This is linked to a request-Type so each section is different depending on the Category selected but the form uses the same field names repetitively throughout so Jira field link is out of the question.
So depending on which Category is selected I only want Jira to extract the data based on the selection.
I am also using the base code supplied by thinktilt here - https://thinktilt.atlassian.net/wiki/spaces/PFDEV/pages/1550680911/Data+Dump
any help would be greatly appreciated.