Award badges for file uploads
Opened this issue · 0 comments
harmitgoswami commented
PR #3442 introduced a new field to ActionLog, called is_implicit_action
, that distinguishes between user-completed actions and background actions.
Similar to batch updates (#3481), actions from file uploads count towards badge stats. If a file upload triggers a new badge level, then we should send the pop-up tooltip and notification as we do for individual actions.