Hi,
I am trying to segregate the data of an excel file that is attached to a jira ticket.
So currently my issue is in To-Do state and an excel file is attached to the issue (in description). I want when I move my ticket from To-do to In-Progress state, the file that is attached to the issue, provide me the data in sub-tasks based on the "keys" I provide.
Assuming, excel file has the data like:
1. Column - S.No.
2. Column - List of Servers
3. Column - Status (Eligible, Not Eligible, Dropped)
Is it possible?