Ir al contenido
Menú
Se marcó esta pregunta
1 Responder
1938 Vistas

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.

Avatar
Descartar
Mejor respuesta

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;"

Avatar
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
2
jul 24
1086
1
ene 24
1138
6
may 24
26621
0
jun 22
2215
1
dic 17
5507