I have only the default 3 columns and 3 statuses: TODO, IN PROGRESS, DONE
There are 2 issues in TODO, 4 in IN PROGRESS and the rest is in DONE which is also the last column in the sprint board. However when I try to complete the sprint it is always showing me 0 completed issues and that I need to move all issues into the next sprint or backlog. Obviously this is not true because there are 20+ issues already in DONE column / status.
Note that we have also enabled story points but not logging any work done. It was only to aid us in estimating the tasks to be added in the sprint. I have already tried removing the value for one of the DONE tasks but it didn't made a difference.
Now at lost on how to fix this issue. I have read from other questions that the basic reason is the matching the done status with the last column in the board, but this is already the case for us. There also doesn't seem to be a way to customize the workflow in a next-gen project so we should not run into status mapping issue. Anything else I am missing here?
Hi David,
As it turns out, I believe you are actually facing a bug with SVN that is being tracked here:
https://ecosystem.atlassian.net/browse/SVN-364
Some customers mentioned that a restart of the JIRA application resolved the issue, but this is not a confirmed workaround.
Cheers
Hi David,
There are various of reason why the error will be thrown. Perhaps checking the Caused by for the trace will give better idea.
For detail logging, you might want to enable the Debug logging for the SVN plugin. Check if the repository is too large, is it always stuck at the same revision number, check if it is really network timeout. By the way, what Subversion version this JIRA connecting to ?
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.