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

Create cron job to fix geotags #3305

Closed
janagombitova opened this issue Nov 18, 2019 · 1 comment
Closed

Create cron job to fix geotags #3305

janagombitova opened this issue Nov 18, 2019 · 1 comment
Assignees
Milestone

Comments

@janagombitova
Copy link
Contributor

janagombitova commented Nov 18, 2019

Based on #3180

We have an issue in Flow where photos submitted from older Flow app versions to not get geotagged properly. We created a script to fix it, but we know we will still get photos with the geotag not added in the right way as not everyone will update the app.

We decided to make the script into a cron job so the tasks is run regularly and users do not notice that their photos are not well geotagged.

@stellanl can you take care of this for the next release? thanks

@stellanl
Copy link
Contributor

stellanl commented Dec 11, 2019

Test plan:

  1. Submit some images from an old version of the app.
  2. Trigger the cron job from a browser: https://akvoflow-uat1.appspot.com/cron/croncommander?action=extractImageFileGeotags
  3. Inspect the data and see that the geotags show up

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants