mirror of
https://github.com/hcengineering/platform.git
synced 2026-09-13 13:17:45 +02:00
Fix estimation issues (#2256)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
This commit is contained in:
@@ -361,6 +361,9 @@ export class TSprint extends TDoc implements Sprint {
|
||||
targetDate!: Timestamp
|
||||
|
||||
declare space: Ref<Team>
|
||||
|
||||
@Prop(TypeNumber(), tracker.string.Capacity)
|
||||
capacity!: number
|
||||
}
|
||||
|
||||
@UX(core.string.Number)
|
||||
|
||||
Reference in New Issue
Block a user