Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 
  • Community
  • Q&A
  • Jira
  • Questions
  • Can you find the "Advanced searching - development fields reference" in the Postgres database?

Can you find the "Advanced searching - development fields reference" in the Postgres database?

brigg.butler
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!
April 11, 2023

We're currently trying to track our deployment frequency using our Jira Postgres Database. In order to do that though we need to somehow track the "Advanced searching - development fields reference". The Confluence article only shows how to do it through JQL but we need to do it through SQL for reporting purposes. Looking at the Schema information I'm not sure where those fields would be stored. Any help on this would be very appreciated!

1 answer

0 votes
Nic Brough -Adaptavist-
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 Champions.
April 11, 2023

Welcome to the Atlassian Community!

This way lies madness!  The Jira database is not intended to be reported off, it's a data store, and it's evolved into something that is an utter nightmare to report from.

I very strongly recommend that you stop even looking (and change the database password for your read-only reporting user so that no one else tries it).

In this case, you are on a hiding to nothing anyway - most of the development field data is not even held in the database.  They're calculated from remote data, cached, and indexed. 

JQL works off the index, not the database, so you can search there, but SQL is never going to find stuff that is not in the database.

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
TAGS
AUG Leaders

Atlassian Community Events