Pulling populated field information (custom and issue) from issue with groovy.

Bryan Karsh
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
June 5, 2013

Hi,

I am looking for a way to dump all populated fields from an issue via groovy. I've seen examples online on how to dump names of custom fields for an issue, but I am looking for a key -value output -- something like:

assignee:foo::reporter:foo::Start Time:::whatever

Delimitter is '::'

Assignee, Reporter are system fields,

Start Time is custom field.

Any tips?

Thanks

1 answer

1 accepted

0 votes
Answer accepted
Bryan Karsh
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
June 6, 2013

Suggest an answer

Log in or Sign up to answer