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: calculate AED exchange rate based on pegged value with USD (backport #45215) #45356

Merged
merged 3 commits into from
Jan 21, 2025

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Jan 21, 2025

Issue: Unable to get exchange rate for AED using frankfurter API

Solution:
As the frankfurter API doesn't provide exchange rate for AED. Considering that AED is pegged to USD at the exchange rate of
3.6725 AED , have hardcoded the value in exchange rate utils function.

Ref: 28900

Before:

AED.exchange.rate.issue.webm

After:

AED.exchange.rate.fixed.webm

Backport Needed: v15


This is an automatic backport of pull request #45215 done by Mergify.

@github-actions github-actions bot added the needs-tests This PR needs automated unit-tests. label Jan 21, 2025
@ruthra-kumar ruthra-kumar merged commit abf9369 into version-15-hotfix Jan 21, 2025
12 checks passed
@ruthra-kumar ruthra-kumar deleted the mergify/bp/version-15-hotfix/pr-45215 branch January 21, 2025 09:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-tests This PR needs automated unit-tests.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants