This commit is contained in:
Jun-te Kim 2026-03-30 15:53:30 +00:00
parent 764ee81dad
commit 3ebe04423f

View file

@ -1,12 +1,10 @@
"""
TODO:
1) [completed]Get hubspot deal properties from one deal
2) Put it in some class
3) [completed] Load the db and check if upsert it into the table
4) Getting working on a AWS lambda
4) [completed]Getting working on a AWS lambda
5) [completed] subtask and tasks history
6) The new sexy deal properties, move it over
6) [TODO]The new sexy deal properties, move it over
"""
from backend.utils.subtasks import subtask_handler