feat: showProgress toggle and auto display flags on task type move
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -56,6 +56,7 @@ model Task {
|
||||
showDescription Boolean @default(true)
|
||||
showStatus Boolean @default(true)
|
||||
showIssue Boolean @default(true)
|
||||
showProgress Boolean @default(true)
|
||||
keywords String?
|
||||
creatorId String
|
||||
assigneeId String?
|
||||
|
||||
Reference in New Issue
Block a user