mirror of
https://github.com/hcengineering/platform.git
synced 2026-09-22 01:25:00 +02:00
TSK-570: fix RelatedIssues (#2596)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
This commit is contained in:
@@ -208,6 +208,7 @@ export default mergeIds(trackerId, tracker, {
|
||||
AddBlockedBy: '' as IntlString,
|
||||
AddIsBlocking: '' as IntlString,
|
||||
AddRelatedIssue: '' as IntlString,
|
||||
RelatedIssuesNotFound: '' as IntlString,
|
||||
RelatedIssue: '' as IntlString,
|
||||
BlockedIssue: '' as IntlString,
|
||||
BlockingIssue: '' as IntlString,
|
||||
|
||||
Reference in New Issue
Block a user