-
Type:
Bug
-
Resolution: Not a bug
-
Priority:
Low
-
None
-
Affects Version/s: 6.0.1
-
Component/s: None
-
Environment:
Standalone,
java version "1.6.0_26"
Java(TM) SE Runtime Environment (build 1.6.0_26-b03)
Java HotSpot(TM) Server VM (build 20.1-b02, mixed mode)Debian Gnu/Linux
-
6
A a REST call to JIRA to get all issues, ordered by the GreenHopper Rank custom field:
https://<JIRA-SERVER>:8443/rest/api/2/search?jql=order+by+customfield_10004+desc
Returns the error message:
"Not able to sort using field 'customfield_10004'."