Skip to content

Commit cc30c02

Browse files
committed
still set it to True
1 parent 4fd9867 commit cc30c02

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/sentry/workflow_engine/processors/workflow_fire_history.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ def create_workflow_fire_histories(
7070
workflow_id=workflow_id,
7171
group=event_data.group,
7272
event_id=event_id,
73+
is_single_written=True,
7374
)
7475
for workflow_id in workflow_ids
7576
]

0 commit comments

Comments
 (0)