Merge pull request #28378 from overleaf/oa-expose-last-active

[web] Expose lastActive to customer.io

GitOrigin-RevId: 5a0f3b43a6c8288e7e5f7b1de05b409a2d3ac86a
This commit is contained in:
Olzhas Askar
2025-09-11 11:32:19 +02:00
committed by Copybot
parent 6dc54df48a
commit ac936d462c
3 changed files with 6 additions and 3 deletions
@@ -20,6 +20,7 @@ describe('ProjectListController', function () {
first_name: 'bjkdsjfk',
features: {},
emails: [{ email: 'test@overleaf.com' }],
lastActive: new Date(1),
lastLoginIp: '111.111.111.112',
}
ctx.users = {