JIRA Greenhopper REST documentation not available

XMLWordPrintable

    • Type: Suggestion
    • Resolution: Unresolved
    • None
    • Component/s: Documentation
    • None
    • 0
    • 1

      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.

            Assignee:
            Mel Paisley
            Reporter:
            Marc Betz
            Votes:
            11 Vote for this issue
            Watchers:
            10 Start watching this issue

              Created:
              Updated: