Skip to content

fix: include JobRunDeleted entries in job activityLog#367

Merged
rbjornstad merged 1 commit intomainfrom
fix/job-run-deleted-activity-log
Mar 18, 2026
Merged

fix: include JobRunDeleted entries in job activityLog#367
rbjornstad merged 1 commit intomainfrom
fix/job-run-deleted-activity-log

Conversation

@rbjornstad
Copy link
Contributor

Store resource_name as the job name (not run name) so entries are queryable via job.activityLog. Move the run name into the data JSON field and expose it as JobRunDeletedActivityLogEntryData.runName in the schema. Old entries without data fall back to resource_name for the message.

Store resource_name as the job name (not run name) so entries are
queryable via job.activityLog. Move the run name into the data JSON
field and expose it as JobRunDeletedActivityLogEntryData.runName in
the schema. Old entries without data fall back to resource_name for
the message.
@rbjornstad rbjornstad requested a review from a team as a code owner March 18, 2026 15:33
Copy link
Member

@christeredvartsen christeredvartsen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@rbjornstad rbjornstad merged commit 8a15316 into main Mar 18, 2026
11 checks passed
@rbjornstad rbjornstad deleted the fix/job-run-deleted-activity-log branch March 18, 2026 15:41
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.

2 participants