I like the scary Active Sprint delete warning. I can show folks how dangerous it is to create a board without the Admin.
I’ve been using an odd workaround for deleting a 2nd board with an active Sprint on the 1st board.
Just change the board’s query.
Usually the Filter Query is like:
project = MyProject ORDER BY Rank ASC
Change it with
Board Settings -> General and filter -> Filter -> Edit Filter Query
to
project = MyProject AND text ~ "DeleteMyBoardRandomText" ORDER BY Rank ASC
The board will be empty, now you can delete it. It’s worked so far, maybe I’ve been lucky?
@Daniel Bols that works perfectly! Altho Atlassian might want to think of a better solution ;)
Thanks a lot!
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 delete a Scrum Board in the new UI..
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Anupam Poria, based on everything that has been stated above can you convey your specific issue? Are you attempting to delete and cannot? Are there any sprints active?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi, I was just having the same dilemma. However, when I go to the "view all boards" and click delete on the unwanted one, the warning about the active sprints pops up but the delete button is grayed out. It looks like it actually wants me to close or delete the 2 sprints that are active on the unwanted board. Note- they are the same active sprints as 2 other projects so I can't close them yet. Were you able to close the sprints without closing them on your other projects? @Eshan Salpadoru
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Jessie, wait for the sprints to complete and, before starting another sprint, delete the unwanted board. As long as there is an active sprint you can't delete.
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.
@Marco Martinez, welcome to the Community! First, as a matter of Community process, it is generally best to start a new question if the question isn't directly associated w/ the current thread. With that said...
What do you mean by "deleting it", that is, what does the "it" refer to? The board or the project?
If you no longer want the board then you simply delete it. Doing so will not impact the project or an issues. You can't remove a kanban from a project and still have it exist unless of course the Kanban is associated w/ multiple projects. In which case you could remove one of the projects in the board filter and leave the other project(s) and the kanban will remain.
Now maybe you are actually wanting the board to be represented by something different that it currently is? This can be done by editing the boards filter.
All of the above can only be done if you own the board or are a system admin.
If this hasn't cleared up your question I would suggest opening a new question.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks! by "it" I refer to the board inside the project. I think I will open a new question as you recommend Jack.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
This is an old thread, but I just wanted to add a comment from my experience DELETING a BOARD in case anyone has the same question in the future.
After clicking on the DELETE option for a Board, the pop-up warning showed that it was RECOMMENDED to close or delete the Active Sprints before the Board was deleted....
Apparently this is just a warning (or recommendation) but it DOES NOT PREVENT the Board from being deleted, since I was able to just click on DELETE and the board was gone, although it had an Active Sprint and I did not close it.
Note: as other comments on the thread show it, deleting a board does not delete tickets but since "Sprints" are associated with a "Scrum boards" when a Scrum board is deleted the Sprint data on the ticket will get deleted as well.
I have not checked this, but on the REPORTS section, Scrum Reports will probably associated with Sprints will lose that data
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Nic,
When I try to delete a board, I get a warning that this board contains and active sprint and that I might lose work. This goes against everything I thought a JIRA board was. I thought the board was just a view of the project. I created a bunch of boards to experiment and now it looks like I can't get rid of these. Any way I can delete the boards without affecting the project or the sprints?
Thanks.
Eshan
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Your understanding of boards is mostly incorrect.
A board is a view of a set of issues, not a project. That set of issues might well be as simple as "everything in project X", but often it's not - many boards cover several projects, or sub-sets of projects.
A sprint belongs to a board effectively. The board you are trying to delete must have been used, with one or more sprints created. You'll need to think about whether that is ok to throw away.
However, I come back to the "board is a view of issues" - deleting a board will only change one thing on the issues it includes - it will remove the sprint(s) the issue is in (no board = no sprint, so the issue can't be in the sprint any more). It will NOT touch any other data on the issue. So, if you look at the sprints for the board, decide you don't need them, it's perfectly safe to remove the board and its sprints.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Nic, Thanks for clarifying that.
However, when I try to delete a board which I created "based on existing project", it is saying I will lose the active sprint which was on the original board (same sprint name). I didn't create a new sprint on the new board. So you can understand why I am reluctant to delete. I am completely fine to lose the sprint on the board I am trying to delete but I am worried I will also lose the sprint in the original board since the warning names the same sprint name.
Eshan
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
A sprint appearing on another board happens when the sprint might include issues on that board.
You will not lose the sprint on the board you are not deleting, it's just a warning that the current board will stop reporting on it.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Great. This gives me courage to delete the unwanted board.
Thanks!!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Go to "manage boards", find the one you don't want, and click "delete". You must be the owner of the board to do it. (JIRA admins can change ownership of boards if you need to do that)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Go to View All Boards and Delete....
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.
That depends on what version. If on Cloud and the new UI click on magnifying glass and under Boards click view all boards. If on server there is a Boards drop down button, click on view all boards.
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.
Hi, my scrum board was duplicated into a kanban board. If I delete the kanban board what will happen to my tasks?
Thanks
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Anneke Schadle, welcome to the Community. Nothing at all will happen to the tasks. The board is simply a visual filtered view of issues. You can safely delete the unwanted board.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Jack Brickey thank you, can you please assist with deleting that board. It seems as if my project has 3 boards and I want to delete just the one. But I cannot find the delete option for the 3rd board. Thanks Anneke
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
The precise steps will depend on whether you are on server or cloud. However, you must own the board you want to delete or be a system admin. Navigate to the the view all boards screen (cloud click magnifying glass and boards) then find board and click on ellipses on right.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.