-
-
-
- {{component}}
-{{issue.summary}}
-
-
-
- {{issue.complexity}}
-diff --git a/src/app/components/formatted-tickets/formatted-tickets.component.html b/src/app/components/formatted-tickets/formatted-tickets.component.html index 1404512..fa3997e 100755 --- a/src/app/components/formatted-tickets/formatted-tickets.component.html +++ b/src/app/components/formatted-tickets/formatted-tickets.component.html @@ -4,44 +4,8 @@
{{issue.key | ticketkey}}
-{{ issue.epic?(issue.epic.name | uppercase):"."}}
-{{component}}
-{{issue.summary}}
-{{issue.complexity}}
-{{fullPostitIssues[i].key | ticketkey}}
+{{ fullPostitIssues[i].epic?(fullPostitIssues[i].epic?.name | uppercase):"."}}
+{{component}}
+{{fullPostitIssues[i].summary}}
+{{fullPostitIssues[i].complexity}}
+