mirror of
https://github.com/hcengineering/platform.git
synced 2026-09-10 03:37:43 +02:00
UBERF-5335 (#4655)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
This commit is contained in:
@@ -301,6 +301,7 @@ export interface TimeSpendReport extends AttachedDoc {
|
||||
*/
|
||||
export interface IssueParentInfo {
|
||||
parentId: Ref<Issue>
|
||||
identifier: string
|
||||
parentTitle: string
|
||||
space: Ref<Space>
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user