Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Why did my sprint 1 just disappear ?

Donnavan Kirk
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
February 7, 2018

I was working in the backlog and adding more task and all of a sudden i could not link to Sprint 1... I was only able to link to sprint 2 which i was preparing to start next week. Now all of my work for sprint 1 is not on the board anymore. 

1 answer

0 votes
Moga
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
February 14, 2018

Hi Donnavan,

I am suspecting that the Sprint could have been closed. To check this, you can log in to JIRA database and run the following SQL:

select * from "AO_60DB71_SPRINT" where "NAME" = 'Sprint 1';

I am assuming that your Sprint name is Sprint 1, if that not it, then you can replace the Sprint 1 with the correct name in the SQL.

Sample result if the Sprint is closed:

-[ RECORD 1 ]-+----------------
CLOSED | t
COMPLETE_DATE | 1515425646836
END_DATE | 1515430446837
GOAL |
ID | 2
NAME | Sample Sprint 1
RAPID_VIEW_ID | 1
SEQUENCE |
STARTED | t
START_DATE | 1514220846836

As you can see here, it says True for Closed - this means the Sprint is closed.

Cheers,
Moga

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events