Forums

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

Make a Kanban-board within a Scrum-project the main board

Thomas Langård
November 13, 2023

Hello,

I have a project which was created as Scrum, and there was also created a Kanban board within the project. This project has developed quite a bit since it's beginnings, so now the Kanban board is the main board and the original Scrum-board is barely used. It just houses the backlog really, which we can enable in Kanban and that would suit our needs.

Is there a way of making the Kanban-board the "main" board, so we can remove the original board? Or do we have to reconfigure everything in the main board to match the Kanban-board, and then delete the Kanban-board? Would be nice to not have to do that since we have everything set up nicely in the existing Kanban-board.

I hope that made sense :)

 

1 answer

1 accepted

0 votes
Answer accepted
Henrique Bittencourt
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
November 9, 2018

Hi Tamer!

Seems that this is a MySQL issue:

Caused by: com.mysql.jdbc.PacketTooBigException: Packet for query is too large (4343382 > 1048576). You can change this value on the server by setting the max_allowed_packet' variable.
at com.mysql.jdbc.MysqlIO.readPacket(MysqlIO.java:578)

The max_allowed_packet is too small if I'm not mistaken. You will need to edit my.ini or my.cnf in MySQL and increase this value. More info can be found here:

Hope this helps!

Best Regards.

Tamer Sherif
November 9, 2018

Thanks Henrique this solved the issue.

Like Henrique Bittencourt likes this

Suggest an answer

Log in or Sign up to answer