[WEB-3614] chore: list layout display filters (#6801)

This commit is contained in:
Anmol Singh Bhatia 2025-03-24 19:05:53 +05:30 committed by GitHub
parent 0ec206b75d
commit c347dd7dcd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -339,6 +339,7 @@ export const ISSUE_DISPLAY_FILTERS_BY_PAGE: TIssueFiltersToDisplayByPageType = {
"-updated_at",
"start_date",
"-priority",
"target_date",
],
type: [null, "active", "backlog"],
},