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 :)
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
hi when I use @, I get the following error.
Warning: Couldn't read data from file "test.text", this makes an empty POST.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Is the filename test.text or test.txt?
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.