Mar-19-2024, 05:43 PM
Hi Team,
Using Python I have established a connection with Jira and am able to extract data for specific projects,
Please confirm is there any way to extract all the columns from Jira. At present, in my code, I have explicitly called only two columns. Also, please confirm how to get the headers from Jira.
Using Python I have established a connection with Jira and am able to extract data for specific projects,
Please confirm is there any way to extract all the columns from Jira. At present, in my code, I have explicitly called only two columns. Also, please confirm how to get the headers from Jira.