Hello,
I am using Jira Cloud. I can't rename a sprint. If I create a new sprint, click Edit Sprint, change the name and click Update I get a Something Went Wrong, Try and Refresh the Page error message and the new name of the sprint does not save. Any help would be appreciated.
Thanks! :)
This feature, for some reason, is now working as expected.
Not working for me, same issue, jira cloud version ..any ideas?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
exactly the same for me, it's not working, but I don't have an error message, when I click on "update", no reaction, no message, nothing.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I am unable to rename my Sprints. I have the same problem as Suresh and Bettina.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Same here.
That error appears:
Uncaught TypeError: Cannot read property 'length' of undefined
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.
It's not working for me too.
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.
Please post your comments in the new ticket below as this one got closed last year.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Same issue here. I cannot change the name of the newly created sprint, but when trying, nothing happens (no message for something wrong or anything).
P.S. I can see lots of new sprints starting next week :D
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Same issue here. I cannot change the name of the newly created sprint, but when trying, nothing happens (no message for something wrong or anything).
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
"Zumbi bug...." The same problem here, I could notice that only actived sprint I could change the name and update successfully, but for all not active sprints I can't edit, the edit option is available, I can change the text but when I click on the [Update] button, nothing happens (no messages).
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi! Same problem here!!! I can't rename not yet active sprints. I can't even put a name to my new sprints, Jira takes last sprint's name, add a number an put that name to muy name.
I can only rename active sprints
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.
Managed to find a workaround for now - if you create the sprint first, as it is, you are able to edit it afterwards.
Hope the issue will be fixed by Monday.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I can now rename my Sprints. Thank you Atlassian for fixing this problem on a Sunday. Now I can prepare for Monday morning. Enjoy your week ahead!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I am still unable to edit the name of a new sprint. I get no error message, during the process.
Does anyone know how to correct this?
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.
Has this issue been fixed? I can't update a future sprint's name...
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.
Same problem here.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Same issue here. Form the error console:
Getting the first version of adding an asset to the application. From the error console:
batch.js?agile_globa…ue&locale=en-US:691 Uncaught TypeError: Cannot read property 'length' of undefined
at a (batch.js?agile_globa…ue&locale=en-US:691)
at HTMLButtonElement.<anonymous> (batch.js?agile_globa…ue&locale=en-US:691)
at HTMLButtonElement._onclick (batch.js?jag=true&locale=en-US:3493)
at HTMLButtonElement.dispatch (batch.js?jag=true&locale=en-US:28)
at HTMLButtonElement.s (batch.js?jag=true&locale=en-US:28)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I also can't update a future sprint's name anymore!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
In the test that I did today 15/2 morning, I could update a future sprint successfully :) , the only details was I need press F5 in order to refresh the page, because the changing was not applied in the page fields automatically (was necessary a postback).
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I'm also having the same problem, any predictions?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
We are also facing this issue... Just here to report it and waiting for a bug fix.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I have also the same issue !!! Do you have some solution ?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I'm also facing this issue since last week....
Do you have some fixs planned ?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I have that same problem, any update?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Workaround: use a PUT to update it:
{
"info": {
"_postman_id": "960ed37e-8ab4-41f3-ab1d-f143845f3e8a",
"name": "Personal collection",
"schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json"
},
"item": [
{
"name": "Update sprint",
"request": {
"auth": {
"type": "basic",
"basic": [
{
"key": "username",
"value": "{{username}}",
"type": "string"
},
{
"key": "password",
"value": "{{apiToken}}",
"type": "string"
}
]
},
"method": "PUT",
"header": [
{
"key": "Content-Type",
"name": "Content-Type",
"value": "application/json; charset=UTF-8",
"type": "text"
},
{
"key": "Accept",
"value": "application/json, text/javascript, */*; q=0.01",
"type": "text"
},
{
"key": "Accept-Language",
"value": "pl,en-us;q=0.7,en;q=0.3",
"type": "text"
}
],
"body": {
"mode": "raw",
"raw": "{\"name\":\"{{NEW_SPRINT_NAME}"}"
},
"url": {
"raw": "https://{{jiraInstance}}.atlassian.net/rest/greenhopper/1.0/sprint/{{SPRINT_ID}}",
"protocol": "https",
"host": [
"{{jiraInstance}}",
"atlassian",
"net"
],
"path": [
"rest",
"greenhopper",
"1.0",
"sprint",
"{{SPRINT_ID}}"
]
}
},
"response": []
}
],
"protocolProfileBehavior": {}
}
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
we would like to plan sprints into the new year and wanted to rename them. we get the error message. “Error occurred, refresh page and try again.”
This happens to all Admins on the project when renaming any sprint.
Is there a solution by now?
Best regards,
Katharina
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Same here
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
Same error message “Error occurred, refresh page and try again” ...
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.
I'm facing this issue too, any update?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Facing this problem since yesterday, please fix this!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello, I have that same problem. :/
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
I've the same issue ... Any workaround?
Thanks,
Benoit
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Having the same issue - came here to report it. I presume this is a site wide issue?
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.