Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

STT0026: add trashed minute column and total audio duration columns in stt report. #22

Closed
3 tasks done
gangagyatso4364 opened this issue Jun 19, 2024 · 0 comments
Closed
3 tasks done
Assignees

Comments

@gangagyatso4364
Copy link

gangagyatso4364 commented Jun 19, 2024

Description

add trashed minute column using state = 'trashed' and add total audio duration
total audio duration = reviewed minute + trashed minute

Completion Criteria

a trashed min column and total audio duration showing minute for each user.

Implementation Plan

Subtasks

  • create two new columns trashed min and total audio duration
  • add the sql query script to get trashed minute from database
  • fill the trashed min column and total audio duration using the above formula
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants