Hello, I am also trying to GET the Goal of a sprint. Is this already supported on Jira?
The API functionality was added for JIRA Software Cloud in late October 2016. Examples were not added at that time but will be added soon to update the documentation at https://docs.atlassian.com/jira-software/REST/cloud/#agile/1.0/
The sprint goal can be added/updated as part of create, update and partial update for sprints.
POST /rest/agile/1.0/sprint/{sprintId} {"goal":"example sprint goal"}
Kind regards,
Martin
JIRA Software
Similar to my comment on https://jira.atlassian.com/browse/JSW-7308
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks @Martin , that's valuable info, but it does not answer when that will be available to on-prem Jiras like server or datacenter.
Do you have info on the roadmap details for this specific matter?
PS: Sorry, please forget this; I just notice this is in Jira Server API already:
https://developer.atlassian.com/server/jira/platform/preparing-for-jira-7-5/#rest-api-changes
Best regards,
Marc Richter
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Where is the goal stored in JIRA?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
It appears after creating a sprint - we can define the Sprint Name and Sprint Goal. We were hoping to get this 'Sprint Goal' field.
image2016-10-31 11:35:20.png
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Ah, that's been added to Cloud recently. The REST API has not caught up with it yes, but I don't think it will be long.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
No, I'm afraid I'm not an Atlassian with access to their development plans.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.