Hi Jeff,
not in a straight way but you can achieve this same thanks to the configuration.
Check condition when sprint is disabled:
Why is Start Sprint disabled?
You will not be permitted to start a sprint, unless all of following conditions are met:
Not exactly what I was looking for. Our auditors would like to see that the Product Owner has reviewed and approved a Sprint. They'd like to see this signoff for the Sprint in JIRA. there are other ways to do it (Create a screen print of the sprint and have the PO signoff via email - but then need to figure out where to add that in JIRA). Would ultimately like a "Sprint Signoff" as a whole "Product" if possible that is held in JIRA.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I only see this possible if you're interested in a little custom development or manual process. No add-on currently exists to facilitate this.
The Sprint API was recently exposed to us so you can use the API to set the state to Active or Closed programmatically. A simple script, service, listener, or post-function could achieve this from a JIRA Workflow allowing you to build an auditable process within a JIRA issue.
This API documentation is listed here – https://docs.atlassian.com/jira-software/REST/cloud/#agile/1.0/sprint-updateSprint
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Oh, and if you're on Server and have Adaptavist ScriptRunner, you could use the new web-item's modules to customize the UI and add approval functions.
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.