Skip to content

Backfill subject last_seen_at from connection activity - #1493

Merged
RhysSullivan merged 1 commit into
mainfrom
backfill-subjects-last-seen
Jul 29, 2026
Merged

Backfill subject last_seen_at from connection activity#1493
RhysSullivan merged 1 commit into
mainfrom
backfill-subjects-last-seen

Conversation

@RhysSullivan

Copy link
Copy Markdown
Collaborator

Follow-up to #1491: backfilled rows carried last_seen_at NULL, which the console renders as "Never" — literally true of the sighting column but reads as "inactive user" for a tenant full of active people. Fill it from the newest connection updated_at instead, and repair NULLs left by the previous version on re-run. Real sightings overwrite with request truth.

Already applied to production (246 rows updated, 0 NULL remain); re-running the amended script confirms a clean no-op.

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jul 29, 2026

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
executor-marketing e880844 Commit Preview URL

Branch Preview URL
Jul 29 2026, 04:42 AM

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jul 29, 2026

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Updated (UTC)
✅ Deployment successful!
View logs
executor-cloud e880844 Jul 29 2026, 04:45 AM

@github-actions

github-actions Bot commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

Cloudflare preview

Torn down — the PR is closed.

@pkg-pr-new

pkg-pr-new Bot commented Jul 29, 2026

Copy link
Copy Markdown

Open in StackBlitz

@executor-js/cli

npm i https://pkg.pr.new/@executor-js/cli@1493

@executor-js/config

npm i https://pkg.pr.new/@executor-js/config@1493

@executor-js/execution

npm i https://pkg.pr.new/@executor-js/execution@1493

@executor-js/sdk

npm i https://pkg.pr.new/@executor-js/sdk@1493

@executor-js/codemode-core

npm i https://pkg.pr.new/@executor-js/codemode-core@1493

@executor-js/runtime-quickjs

npm i https://pkg.pr.new/@executor-js/runtime-quickjs@1493

@executor-js/plugin-file-secrets

npm i https://pkg.pr.new/@executor-js/plugin-file-secrets@1493

@executor-js/plugin-graphql

npm i https://pkg.pr.new/@executor-js/plugin-graphql@1493

@executor-js/plugin-keychain

npm i https://pkg.pr.new/@executor-js/plugin-keychain@1493

@executor-js/plugin-mcp

npm i https://pkg.pr.new/@executor-js/plugin-mcp@1493

@executor-js/plugin-onepassword

npm i https://pkg.pr.new/@executor-js/plugin-onepassword@1493

@executor-js/plugin-openapi

npm i https://pkg.pr.new/@executor-js/plugin-openapi@1493

executor

npm i https://pkg.pr.new/executor@1493

commit: e880844

@RhysSullivan
RhysSullivan marked this pull request as ready for review July 29, 2026 20:16
@RhysSullivan
RhysSullivan merged commit 8369cdd into main Jul 29, 2026
22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant