Skip to content

Geo - Add a bang suffix to Geo::EventStore#create method

What does this MR do?

This MR adds a bang suffix to the Geo::EventStore#create method since its behavior is to raise an exception if the validation or the save fails.

What are the relevant issue numbers?

Closes #5323 (closed)

Does this MR meet the acceptance criteria?

Merge request reports