[WEB-5647] chore: list layout work item identifier enhancements (#8326)
This commit is contained in:
parent
1b427392c4
commit
2ac5efe2f0
5 changed files with 43 additions and 3 deletions
|
|
@ -51,6 +51,7 @@ export interface IProject extends IPartialProject {
|
|||
is_favorite?: boolean;
|
||||
members?: string[];
|
||||
timezone?: string;
|
||||
next_work_item_sequence?: number;
|
||||
}
|
||||
|
||||
export type TProjectAnalyticsCountParams = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue