Skip to content

Commit 0b8ef49

Browse files
committed
docs: Update TODO comment with Jira ticket
1 parent 100b9c0 commit 0b8ef49

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/apps/answers/domain/answers.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -675,7 +675,7 @@ class AnswersCheck(PublicModel):
675675
applet_id: uuid.UUID
676676
# TODO: created_at can be safely removed after
677677
# the corresponding mobile PR is merged
678-
# https://github.com/mindlogger/mindlogger-app-refactor/pull/1024
678+
# https://mindlogger.atlassian.net/browse/M2-9693
679679
created_at: int | None = None
680680
activity_id: str
681681
submit_id: uuid.UUID | None = None

0 commit comments

Comments
 (0)