User Tools
development:applications:ticketer:kanban:start
Enable and Disable Kanban Buttons
As of writing this the Kanban Board is a feature solely used for Scotty Pro.
To enable to appearance of the Kanban Buttons update the Active Configuration and set kanaban_enabled to be true. This can be done through SQL or the grails scaffolding.
Similarly to disable the buttons (remove them from view) set the kanban_enabled value to be false.
update ticketer.configuration set kanban_enabled=0
development/applications/ticketer/kanban/start.txt · Last modified: 2021/06/25 10:09 by 127.0.0.1