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

Currency not updated after updates from external services #11

Open
AlexITC opened this issue May 23, 2018 · 0 comments
Open

Currency not updated after updates from external services #11

AlexITC opened this issue May 23, 2018 · 0 comments
Labels
alerts-server Changes required on the alerts-server project bug good first issue

Comments

@AlexITC
Copy link
Owner

AlexITC commented May 23, 2018

Currency not updated after updates from external services

Expected behavior

If an external service (like Coinmarketcap) updates the details for a currency, they should be updated in our database.

Actual behavior

The application fails to update the values and it keeps sending alerts about the non-updated currency.

Steps to reproduce the behavior

  1. Seed the database
  2. Choose a currency and update its currency_name
  3. The issue will occur when the currency seeder task run.

One simple way would be to change the insert to upsert.

@AlexITC AlexITC added the alerts-server Changes required on the alerts-server project label Oct 6, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
alerts-server Changes required on the alerts-server project bug good first issue
Projects
None yet
Development

No branches or pull requests

1 participant