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

[Bug] When updating news_flash data, data that has location approval shouldn't change #2758

Open
atalyaalon opened this issue Jan 8, 2025 · 0 comments
Labels
Milestone

Comments

@atalyaalon
Copy link
Collaborator

atalyaalon commented Jan 8, 2025

Describe the bug
When updating news_flash data (in these three Airflow ETLs - update-all-news-flash, update-all-news-flash-location-only [update-news-flash](https://airflow.anyway.co.il/dags/update-news-flash/code and this function in main.py) the following changes are required:

  1. newsflash's location that already has a location qualification of either VERIFIED - value 2 or MANUAL - value 4 )shouldn't change, unless specified in parameter (default should be no change on these news flashes
  2. newsflash that has a location verification of REJECTED - value 3 should change back to 1 - NOT_VERIFIED
@atalyaalon atalyaalon added the bug label Jan 8, 2025
@atalyaalon atalyaalon added this to the Future milestone Jan 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant