Hi,
We are from Table Grid Team, which is an customfield within Jira
When I export an issue to CSV (with the customfield (grid)).
The format is now
Custom field (Items list),Issue key,Issue id,Description,Custom field (Grid) "#,MPN,Description,Qty,Each (£),Total (£),Supplier ",HUN-12,10408,,"Exchange,TTProductCode,Series,B/S,Qty,Price ,ádasdakjfhjaskhfkljsdhfdjklsadhfkjlsahfdkljashdfjklhsajkldfhasjklhfkljasdhfjklhsdlkjfhsajkdhflsjkhfkjlsahfkjlashdfkjlshdjklfhasdhfashflaf,Jan-25,Buy,123,123 "
As you can see, the "Custom Field (Grid)" has a single value of
"Exchange,TTProductCode,Series,B/S,Qty,Price ,ádasdakjfhjaskhfkljsdhfdjklsadhfkjlsahfdkljashdfjklhsajkldfhasjklhfkljasdhfjklhsdlkjfhsajkdhflsjkhfkjlsahfkjlashdfkjlshdjklfhasdhfashflaf,Jan-25,Buy,123,123"
But I want the format is like this:
- Replace the "Custom Field (Grid)" header with the header column of the Grid:
"Exchange,TTProductCode,Series,B/S,Qty,Price"
- The value exported will join the issue information with every row in the grid issue and exports this as a csv.
Is this possible for us to develop this kind of requirement?
As you are from a marketplace partner app development company it is best to raise this question on the Atlassian developer community.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.