Columns and States
The single most important thing to configure are the states of a board, indicated by the columns.
Setup
The setup is done on the "Configure this project" section:
Then, follow the link to the Columns:
Here you can add a new column and/or reorder the existing columns:
You can also change the column names, edit the dashboard visibility, and delete the columns using the gear option next to their names. These are the basic requirements for configuring the columns.
Configure
The process workflow usually has a superset of the following states, meaning that these are the basic states that most boards contain in one form or another:
- Todo
- Doing (Work in Progress/WIP)
- Done
This is a fine setup in and of itself. However, adding a couple of states makes the workflow much more flexible and robust. The recommended setup for any general board is as follows:
- Backlog/Ideas
- Planned/Prioritized
- In Progress/Doing
- Waiting/Follow-Up
- Review/Testing
- Pending/Time-activated
- Done
There are a couple of other default setups that can be used for other applications. For instance, for a CRM/Sales Pipeline:
- Backlog
- Initial Contact/Offer
- Consultation/Requirements Documentation/Negotiation
- Development
- Demo/Acceptance Testing
- Delivery/Invoicing
- Closed
Or the original use for it, an Inventory Management system. This system uses two boards, one to track the lifecycle of the inventory, and one to keep track of the stock on-hand.
Order Board:
- Order Recieved
- Picked, Packaged, Postage'd
- Currently Shipping
- Delivered
Inventory Stock Board:
- Sold
- To Order
- Waiting
- Recv'd
I will go into a detailed explanation of this on another page.
No Comments