Jira page screenshot I am trying to get data out of JIRA tickets using the JIRA API Call through python and there is a specific field in this project called "Requested Materials" which is in the form of a table that has rows of data and I am unable to fetch data out of this field. Any advice on how to get this data out would be appreciated :) I have shared a link to the JIRA issue page screenshot above
I tried searching online articles about this task and tried various methods but nothing helped me so far