Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Xporter, how can I export value from KCF single autocomplete data?

Laetitia Labranche
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
August 16, 2017

Hi,

I try to export a kcf single autocomplete field with Xporter, but the result is

[SocOptionImpl{label='PO-212044', value='PO-212044'}]

How can I get  "PO-212044" for answer?

I tried ${value:#ITEM}, but it doesn't work

any idea?

Thanks

3 answers

1 accepted

1 vote
Answer accepted
André Rodigues August 24, 2017

Hi Laetitia Labranche,

The Xporter for JIRA allows you to use Javascript, as you can see on our documentation into your templates and with this, you're able to get only the information you need on your template.
So, I already prepare a solution for your request:

{code}
%{var text = “${<FieldName>}”.match(/value='(.*)'/)[1];text;}
{code}
So, can you try it and give me the feedback, please?
If you have any doubts, please, don't hesitate to contact us

Best regards,
André Fernandes Rodrigues
Xpand Add-ons Team

Laetitia Labranche
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
August 24, 2017

It works!

thank you reaaly much

Laetitia

0 votes
André Rodigues August 24, 2017

Hi Laetitia Labranche,

The Xporter for JIRA allows you to use Javascript, as you can see on our documentation into your templates and with this, you're able to get only the information you need on your template.
So, I already prepare a solution for your request:

%{var text = “${<FieldName>}”.match(/value='(.*)'/)[1];text;}

So, can you try it and give me the feedback, please?
If you have any doubts, please, don't hesitate to contact us

Best regards,
André Fernandes Rodrigues
Xpand Add-ons Team

0 votes
André Rodigues August 24, 2017 edited

 

Hi Laetitia Labranche,

The Xporter for JIRA allows you to use Javascript, as you can see on our documentation into your templates and with this, you're able to get only the information you need on your template.
So, I already prepare a solution for your request:

%{var text = “${<FieldName>}”.match(/value='(.*)'/)[1];text;}

So, can you try it and give me the feedback, please?
If you have any doubts, please, don't hesitate to contact us

Best regards,
André Fernandes Rodrigues
Xpand Add-ons Team

 

Suggest an answer

Log in or Sign up to answer
TAGS
loom essentials certification, loom training, get certified in loom, atlassian certification, loom async video, video messaging skills, atlassian learning, loom for teams, online certification, loom badge, loom for business, atlassian education

Get Certified in Loom! 🧑‍🎓

Time to up your Loom game! The new Loom Essentials Certification is here! Show off your skills, learn pro tips, and get officially recognized. Perfect for taking your video messaging to the next level.

Learn more
AUG Leaders

Atlassian Community Events