Commit df441515 authored by Florie Guibert's avatar Florie Guibert

Render confidential icon in epic tree for epics

When epic is confidential, render confidential icon in epic tree

Changelog: changed
parent a371a131
...@@ -42,6 +42,7 @@ fragment EpicNode on Epic { ...@@ -42,6 +42,7 @@ fragment EpicNode on Epic {
relationPath relationPath
createdAt createdAt
closedAt closedAt
confidential
hasChildren hasChildren
hasIssues hasIssues
group { group {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment