ConorWebb96 / bb-kanban-draggable

With this plugin you are able to create and delete tickets, Create and delete columns and manage ticket states.
10 stars 4 forks source link

Can't seem to get columns to show. #8

Open butteryak opened 1 week ago

butteryak commented 1 week ago

So I set up my State table exactly like the demo app (works fine) but when I create my own State exactly like the demo for some reason I can't seem to get columns to show, can't figure out what might be wrong or missing, I can create the column and it shows in the db, I can even set the column positions, they show there. but for some reason they just don't seem to be displayed. looks like I set this up exactly like the demo. any tips? thanks much. this is pretty cool and handy hope to get it working++

ConorWebb96 commented 1 week ago

Hey @butteryak,

Its a particular plugin. If you deviate from the setup at all its very unlikely to work.

I plan to update the plugin at some point in the future.

This user suggestion will likely how it will be modified at a later date. Changing it to use a single select column rather than a separate table for the status is a much better and cleaner approach. I don't believe this existed whenever the plugin was initially built.

butteryak commented 1 week ago

yah for sure, I deleted it, and started over, and seems to work now. not sure what I did wrong the first time, looked it over a zillion times. who knows, sometimes budi can be a bit finicky as well. yeah looking at the other suggestion does make a lot of sense, might make the plugin more flexable. Anyway, it's pretty cool regardless, will dig into it a bit and see what I can get it to do. ++ thanks again might fork it to play with it a bit. Ideally for me I kinda want to have fixed columns, so just create them manually in the DB, and do away with the add and sort column buttons.