Skip to content

Wrap application event creation in a transaction#12889

Open
polypixeldev wants to merge 5 commits intomainfrom
polypixeldev/application-activate-transaction
Open

Wrap application event creation in a transaction#12889
polypixeldev wants to merge 5 commits intomainfrom
polypixeldev/application-activate-transaction

Conversation

@polypixeldev
Copy link
Member

Summary of the problem

Something could go wrong when creating the event, and it'll be easier to fix that if we roll it all back if it fails. This is what EventService::Create does.

Describe your changes

Wrap the event activation/creation logic in a transaction

@polypixeldev polypixeldev requested a review from a team February 4, 2026 21:54
manuthecoder and others added 2 commits February 9, 2026 10:04
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Copy link
Contributor

@manuthecoder manuthecoder left a comment

Choose a reason for hiding this comment

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

lgtm!

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