Uploaded image for project: 'Jira Software Data Center'
  1. Jira Software Data Center
  2. JSWSERVER-13299

JIRA Greenhopper REST documentation not available

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Unresolved
    • None
    • Documentation
    • None
    • 0
    • 1
    • We collect Jira feedback from various sources, and we evaluate what we've collected when planning our product roadmap. To understand how this piece of feedback will be reviewed, see our Implementation of New Features Policy.

      For those of us who are still running JIRA Agile on Server version < 7.0, it is extremely frustrating not to have documentation for both the basic REST API and the agile (Greenhopper) REST API. For example, on our server, this GET command works:

      <server>/rest/greenhopper/1.0/project

      but unexpectedly this does not

      <server>/rest/greenhopper/1.0/sprint

      The currently available agile REST API documentation (https://docs.atlassian.com/greenhopper/REST/cloud/) is no help. It says that this call should work:

      GET /rest/agile/1.0/board

      but neither it (results in 404 error) nor any guessed-at variation of this call works on our server. For example, the call <server>/rest/greenhopper/1.0/board results in:

      <status>
      <status-code>404</status-code>
      <message>
      null for uri: http://jira.roguewave.com/rest/greenhopper/1.0/board
      </message>
      </status>

      Could you take pity on us and post the api and greenhopper documentation for server 6.x somewhere? I know your preferred solution would be for us to upgrade to the current JIRA version, but developers do not always have control of such things, which upper managers see more in terms of time/effort/cost.

      Many thanks for whatever help you can give.

              mpaisley Mel Paisley
              077ac351a9a0 Marc Betz
              Votes:
              11 Vote for this issue
              Watchers:
              10 Start watching this issue

                Created:
                Updated: