mirror of
https://github.com/hcengineering/platform.git
synced 2026-09-23 01:55:00 +02:00
TSK-810 Rename Team -> Project, Project -> Component (#2756)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
(result) => {
|
||||
documents = result
|
||||
},
|
||||
{ lookup: isIssue ? { space: tracker.class.Team } : {} }
|
||||
{ lookup: isIssue ? { space: tracker.class.Project } : {} }
|
||||
)
|
||||
|
||||
async function handleClick (issue: RelatedDocument) {
|
||||
|
||||
Reference in New Issue
Block a user