Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix the example to use the random provider #366

Merged
merged 1 commit into from
Jul 25, 2024
Merged

Conversation

komalali
Copy link
Member

Using a uuid means that there is a new UUID generated every time, meaning there is a replace on every update. We should use the random provider instead.

@komalali komalali added the impact/no-changelog-required This issue doesn't require a CHANGELOG update label Jul 25, 2024
@komalali komalali merged commit 27a9c1b into main Jul 25, 2024
14 checks passed
@komalali komalali deleted the komal/fix-example branch July 25, 2024 17:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
impact/no-changelog-required This issue doesn't require a CHANGELOG update
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants