Save event-type's currency on db#2404
Conversation
|
This pull request is being automatically deployed with Vercel (learn more). docs – ./apps/docs🔍 Inspect: https://vercel.com/cal/docs/AzuEV2geQ4Frwfnv6MQiEcommwL2 [Deployment for ce64329 canceled] calendso – ./apps/web🔍 Inspect: https://vercel.com/cal/calendso/91U2wkbPqVZZ68DMzrmuuQJQt54D |
|
@miguelnietoa is attempting to deploy a commit to the cal Team on Vercel. A member of the Team first needs to authorize it. |
zomars
left a comment
There was a problem hiding this comment.
Thank you for your contribution @miguelnietoa although it is evident that this code wasn't properly tested. I would recommend providing a loom video demonstrating that the solution actually works so we can speed up the reviewing process.
Ok @zomars I will record it 👌🏻 |
|
I did the tests with the
|
zomars
left a comment
There was a problem hiding this comment.
Thanks @miguelnietoa let's update with the main branch and wait for tests to pass.
Done |
What does this PR do?
This pull request sends the
currencyto the mutation so that this value is updated on the database. Previously, this value was not sent at all, so it took the default value which is "usd".Fixes #2327
Fixes #2394
Type of change
How should this be tested?
Screenshots: