Skip to content

Conversation

jeffhwang-sq
Copy link
Collaborator

@jeffhwang-sq jeffhwang-sq commented Apr 28, 2025

New soft_delete_column option:

  • Backfill clients can now specify a soft_delete_column in the @BackfillConfig.
  • Rows where the soft_delete_column is null are treated as active and eligible for backfill.
  • With toggle, users can hide soft deleted backfills in the dashboard.
Screen.Recording.2025-04-28.at.5.51.03.PM.mov

Copy link
Collaborator

@adrw adrw left a comment

Choose a reason for hiding this comment

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

LG

…nable-toggle-view-backfill

* jhwang/enable-soft-deletion-backfills:
  add user to authentication
  add users to authenticattion
@jeffhwang-sq jeffhwang-sq merged commit 074a067 into jhwang/enable-soft-deletion-backfills May 5, 2025
5 checks passed
jeffhwang-sq added a commit that referenced this pull request May 8, 2025
This pr fixes the merge issue for soft deletion feature. I am not sure
what happened as I merged the three prs all together. There were lot of
missing changes from the pr 444.
#442
#443
#444

Retested after the recent code changes. Also verified event pagination,
which was included in the last merge.



https://github.com/user-attachments/assets/300f98b2-b28a-4d6a-b2f8-4ed985c980e5
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.

3 participants