Search before asking
What happened
I want to statisticize the subtasks' time cost from table _devlake_subtasks.
What do you expect to happen
I found some subtasks' fields are empty or null.

How to reproduce
run sql select * FROM _devlake_subtasks where began_at is null order by number asc LIMIT 100.
Anything else
No response
Version
main
Are you willing to submit PR?
Code of Conduct
Search before asking
What happened
I want to statisticize the subtasks' time cost from table
_devlake_subtasks.What do you expect to happen
I found some subtasks' fields are empty or null.
How to reproduce
run sql
select * FROM _devlake_subtasks where began_at is null order by number asc LIMIT 100.Anything else
No response
Version
main
Are you willing to submit PR?
Code of Conduct