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";
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.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.