The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

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

how do I access rank and rank(obsolete) customfield via SQL

Tushar
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!
May 21, 2015

I want to get values of Rank and Rank (Obsolete) for a particular project. Please help...

 

For Rank:

com.pyxis.greenhopper.jira:gh-lexo-rank

 

For "Rank (Obsolete)"

"com.atlassian.jira.plugin.system.customfieldtypes:float";

 

"Rank (Obsolete)"
"com.pyxis.greenhopper.jira:gh-global-rank";

 

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
cgauterio
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
May 27, 2015

Hi Tushar,

For the Rank (Obsolete) "com.atlassian.jira.plugin.system.customfieldtypes:float" the values are still stored in the customfieldvalue table. For the Rank(Obsolete) "com.pyxis.greenhopper.jira:gh-global-rank" custom field, the rank uses the AO_60DB71_ISSUERANKING table, where the first issue points to the next one, and so on. It doesn't have an absolute value.

Hope this helps!

Cheers,

Clarissa.

TAGS
AUG Leaders

Atlassian Community Events