IOutput: {
capitalStopTimer?: undefined | {
_created_at: string;
_id: string;
_updated_at: string;
commit_hash?: null | string;
contributor_hash: string;
coopname: string;
date: string;
entry_type?: null | string;
estimate_snapshot?: null | number;
hours: number;
is_committed: boolean;
issue_hash: string;
project_hash: string;
};
}
Type declaration
Optional capitalStopTimer?: undefined | {
_created_at: string;
_id: string;
_updated_at: string;
commit_hash?: null | string;
contributor_hash: string;
coopname: string;
date: string;
entry_type?: null | string;
estimate_snapshot?: null | number;
hours: number;
is_committed: boolean;
issue_hash: string;
project_hash: string;
}
Остановка открытого таймера — создаёт запись факта по задаче таймера
Требуемые роли: chairman, member, user.