Hi all, we have happened upon a strange unexplained issue with not being able to close down a Sprint manually. When we do, we are able to click the 'Complete' button, but nothing happens, no error message either!? We can set the system to automatically close a sprint, which may be a clue?
We have checked Sprint Permissions, overlapping Sprints, Board Filter issues, unresolved issues, but nothing has changed or is awry. The only thing that has changed is we upgrade from 10.3.16 to 10.3.18 (Jira DC). We will be checking Dev Tools for 403, 401 errors on Friday, when the latest Sprint we are working on ends, but any suggestions welcome, before I raise an Atlassian Support ticket.
Thanks & regards,
Karl.
Hi Karl,
Outside of trying a different browser or trying with Incognito or Private window mode, I would say go ahead and open a support ticket.
What I forgot to mention is this isn't an issue in our Pre-Prod environment, which is on the same version.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello @Karl Samson
The part I would focus on is that auto-managed sprint completion still works.
That tells me Jira can still complete the sprint, so I would put the usual “unresolved issues / subtasks / sprint destination” checks lower down the list. Atlassian’s docs actually say auto-managed sprints won’t complete if there are closed parents with open subtasks, and they also explain that auto-managed completion runs as a Jira service job.
So I would split it like this:
I know sounds dumb but please check double if your User have Closing Sprint permissions on all Projects from which Issues coming.
If admin also cannot complete the sprint manually, I would go straight to Atlassian Support with those timestamps and logs.
Check the browser Network/Console at the exact moment you click Complete, and then match that timestamp against the Jira application logs and reverse proxy logs. If the button click returns nothing visible in the UI, I would specifically look for a hidden 401/403/500 or a JavaScript error
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.