Skip to content

Commit

Permalink
wip [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
oskogstad committed Jan 7, 2025
1 parent 37edf97 commit 80839b4
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -167,6 +167,7 @@ public async Task<UpdateDialogResult> Handle(UpdateDialogCommand request, Cancel

if (!request.ProduceDialogEvents)
{
// can't do this, send bool through event
_unitOfWork.WithoutAggregateSideEffects();
}

Expand Down

0 comments on commit 80839b4

Please sign in to comment.