phproject
phproject copied to clipboard
How to add additional status type?
How to add addition status type?
ID | Name | Closed | Taskboard Columns | Taskboard Sort |
-- | -- | -- | -- | -- | --
1 | New | No | 2 | 1
2 | Active | No | 2 | 2
3 | Completed | Yes | 2 | 3
4 | On Hold | No | 1 | 4
There is not currently a UI in the admin panel for it, but you can add a row to the issue_status
table directly,