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 importing waiting room events #3351

Merged

Conversation

frankywahl
Copy link
Contributor

There is currently a bug when importing a waiting room event because the
value is out of range. The 3rd element of an array is indexed with value
2, not value 3

@frankywahl frankywahl requested a review from jacobbednarz as a code owner June 10, 2024 10:40
Copy link
Contributor

github-actions bot commented Jun 10, 2024

changelog detected ✅

There is currently a bug when importing a waiting room event because the
value is out of range. The 3rd element of an array is indexed with value
2, not value 3
@frankywahl frankywahl force-pushed the fix-waiting-room-import branch from 12840cb to 2addec9 Compare June 10, 2024 11:06
@jacobbednarz jacobbednarz merged commit 408646d into cloudflare:master Jun 11, 2024
3 checks passed
@jacobbednarz
Copy link
Member

thanks!

@github-actions github-actions bot added this to the v4.35.0 milestone Jun 11, 2024
github-actions bot pushed a commit that referenced this pull request Jun 11, 2024
@frankywahl frankywahl deleted the fix-waiting-room-import branch June 11, 2024 05:20
Copy link
Contributor

This functionality has been released in v4.35.0 of the Terraform Cloudflare Provider.

Please see the Terraform documentation on provider versioning or reach out if you need any assistance upgrading.

For further feature requests or bug reports with this functionality, please create a new GitHub issue following the template. Thank you!

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 12, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants