Skip to content

Conversation

@kcons
Copy link
Member

@kcons kcons commented Nov 18, 2025

No longer used in querying, no intention of using it again.

@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Nov 18, 2025
@github-actions
Copy link
Contributor

This PR has a migration; here is the generated SQL for src/sentry/workflow_engine/migrations/0099_move_is_single_written_to_pending.py

for 0099_move_is_single_written_to_pending in workflow_engine

--
-- Moved workflowfirehistory.is_single_written field to pending deletion state
--
-- (no-op)

@codecov
Copy link

codecov bot commented Nov 18, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@             Coverage Diff             @@
##           master   #103502      +/-   ##
===========================================
+ Coverage   80.12%    80.59%   +0.47%     
===========================================
  Files        9263      9264       +1     
  Lines      395478    395514      +36     
  Branches    25213     25213              
===========================================
+ Hits       316869    318766    +1897     
+ Misses      78180     76319    -1861     
  Partials      429       429              

@github-actions
Copy link
Contributor

This PR has a migration; here is the generated SQL for src/sentry/workflow_engine/migrations/0100_move_is_single_written_to_pending.py

for 0100_move_is_single_written_to_pending in workflow_engine

--
-- Moved workflowfirehistory.is_single_written field to pending deletion state
--
-- (no-op)

@kcons kcons marked this pull request as ready for review November 19, 2025 18:53
@kcons kcons requested review from a team as code owners November 19, 2025 18:53
Copy link
Contributor

@saponifi3d saponifi3d left a comment

Choose a reason for hiding this comment

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

🎉

@kcons kcons merged commit 2b59ef2 into master Nov 19, 2025
67 of 68 checks passed
@kcons kcons deleted the kcons/remit1 branch November 19, 2025 19:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Scope: Backend Automatically applied to PRs that change backend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants