TSK-570: fix RelatedIssues (#2596)

Signed-off-by: Alexander Platov <sas_lord@mail.ru>
This commit is contained in:
Alexander Platov
2023-02-08 11:34:31 +07:00
committed by GitHub
parent 857e879066
commit 994a356ea5
17 changed files with 161 additions and 69 deletions
+1
View File
@@ -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,