chore: show sub-issue option added in profile display filter (#4295)
This commit is contained in:
parent
ad27184a91
commit
0605b5f60c
1 changed files with 1 additions and 1 deletions
|
|
@ -160,7 +160,7 @@ export const ISSUE_DISPLAY_FILTERS_BY_LAYOUT: {
|
|||
},
|
||||
extra_options: {
|
||||
access: true,
|
||||
values: ["show_empty_groups"],
|
||||
values: ["show_empty_groups", "sub_issue"],
|
||||
},
|
||||
},
|
||||
kanban: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue