mirror of
https://github.com/hcengineering/platform.git
synced 2026-09-13 21:27:46 +02:00
Add project selector (#1973)
Signed-off-by: Dvinyanin Alexandr <dvinyanin.alexandr@gmail.com>
This commit is contained in:
@@ -71,6 +71,7 @@ export enum IssuesGrouping {
|
||||
Status = 'status',
|
||||
Assignee = 'assignee',
|
||||
Priority = 'priority',
|
||||
Project = 'project',
|
||||
NoGrouping = 'noGrouping'
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user