How to fetch custom field value from database for scripted fields on a jira issue ?

Chander Inguva
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.
September 28, 2016

Hi @Jamie Echlin [Adaptavist] ,

May i know the database table which stores custom field values of scripted fields ?

OR

Any way to search for a number field type scripted field values to get from database ?

Please guide me on this.

 

Regards

Chander Inguva

1 answer

1 vote
Nic Brough -Adaptavist-
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
September 28, 2016

Scripted field values are not held in the database.  You can search for them with REST or the UI as though they're standard fields though.

Chander Inguva
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.
September 28, 2016

UI meaning using Issue function on JQL ?

Nic Brough -Adaptavist-
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
September 28, 2016

You don't need JQL functions to search scripted fields, they appear as normal fields as long as you've got a searcher for them.

 

Suggest an answer

Log in or Sign up to answer