跳至內容
選單
此問題已被標幟
1 回覆
2277 瀏覽次數

There seems to be a 10 stage limit on kanban views.  The 11th and up stages are folded when you load the page even if you previously unfolded them or set them to not be folded with the "Folded in Kanban" checkbox. 

I can't figure out how to raise this limit.  I've search all over the code.  All I found was this class is applied to the stages greater than 10 when checking the html in Chrome: o_column_folded

I'm specifically needing them unfolded for the Project module.

頭像
捨棄
最佳答案

I think I found where this condition is defined, and it's in JavaScript.

It is in the file "web.assets_backend.min.js" in the line "41739" and the condition is called "DynamicGroupList.DEFAULT_LOAD_LIMIT = 10;"

頭像
捨棄
相關帖文 回覆 瀏覽次數 活動
2
7月 24
1409
1
1月 24
1538
6
5月 24
27200
0
6月 22
2604
1
12月 17
5741