narrowizard commented on issue #3674: URL: https://github.com/apache/incubator-devlake/issues/3674#issuecomment-1303074245
## Plan of attack ### issue_statuses column_name | type | remarks -- | -- | -- name | varchar | name of status, **primary_key** color | varchar | color of status, used by metric charts sort | int | order of status, used by metric query enable | int | 1-enabled 2-disbaled predefined | int | 1-predefined 2-customized status_category | varchar | TODO IN_PROGRESS DONE, used by metric calculation ### Apis -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
