Forums

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

How do I clean up Sprints from boards that have been long deleted?

Ajay Sharma
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!
July 2, 2019

Over time, we have had many Agile boards, which have had sprints added to them.

These sprints were never closed, but the boards have been deleted.

 

Now, when we add jiras to new sprints, we see a list of these obsolete Sprints.

Is there any way that we can clean/delete/remove these old Sprints?

Thank you :)

1 answer

1 accepted

2 votes
Answer accepted
Pedro Cora
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
November 26, 2013

Try adding an "@" in front of the file name.

It works for me like this:

curl -k -D- -u pcora:sphere -X POST --data @comment.txt -H "Content-Type: application/json" http://localhost:8080/rest/api/2/issue/AWD-1/comment

Tarun Sapra
Community Champion
November 26, 2013

hi when I use @, I get the following error.

Warning: Couldn't read data from file "test.text", this makes an empty POST.

Pedro Cora
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
November 26, 2013

Is the filename test.text or test.txt?

Tarun Sapra
Community Champion
November 26, 2013

i need more sleep ;)

cheers

Suggest an answer

Log in or Sign up to answer