# The Kanban theme configured with tags does not save column order

**URL:** https://meta.discourse.org/t/kanban-theme-configured-with-tags-does-not-save-columns-order/307214
**Category:** Bug
**Tags:** kanban-board
**Created:** [May 8, 2024, 7:21am UTC](https://meta.discourse.org/t/kanban-theme-configured-with-tags-does-not-save-columns-order/307214 "2024-05-08T07:21:27Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Julien\_Palard](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/julien_palard/32/198784_2.png) [@Julien\_Palard](https://meta.discourse.org/u/Julien_Palard)
#### Post date: [May 8, 2024, 7:21am UTC](https://meta.discourse.org/t/kanban-theme-configured-with-tags-does-not-save-columns-order/307214/1 "2024-05-08T07:21:28Z")

</div>

Step by step:

- I’m navigating to a Kanban board that almost works (it have the 3 tags I want as 3 columns, but not in the order I expect, it’s “in-progress”, “todo”, “done” while I want “todo”, “in-progress”, “done”)
- Click on the Kanban configuration button
- Notice that mode is “tag” but no lists are configured, like this:  
 ![Screenshot 2024-05-08 at 09-15-26 Sujets Récents sur AFPy_PyConFR Sponsors - AFPy](https://global.discourse-cdn.com/meta/original/4X/f/3/d/f3d82779deaa75b0ca7075de8f7d3eb1f28c96cd.png)
- I’m configuring the order I want like this:  
 ![Screenshot 2024-05-08 at 09-15-48 Sujets Récents sur AFPy_PyConFR Sponsors - AFPy](https://global.discourse-cdn.com/meta/original/4X/8/3/3/8332e32f20a15dd86da854a579734704f51d2d27.png)
- I click the blue “save” button, it looks like it works because the columns gets their proper order. And if I click the “Configure kanban” again I see the list still configured, nice.
- But if I navigate to another category and come back to this board, boom, wrong order again, and nothing configured in “Listes”.

I’m using 3.3.0.beta1 ( [d0d659e733](https://github.com/discourse/discourse/commits/d0d659e7330e1221f57cf6202a8de5c1604556f6) ) self-hosted discourse instance with a freshly updated 1.0 kanban component.
