Skip to content

Conversation

@Tomatosoup97
Copy link

@Tomatosoup97 Tomatosoup97 commented Jan 27, 2019

  • Run update_is_sync_with_mongo command to populate is_synced_with_mongo property of Instance model
  • Run update_is_sync_with_mongo command to update new char field media_file_basename
  • Ensure KPI_INTERNAL_URL env var is set:
    KPI_INTERNAL_URL = os.environ.get("KPI_INTERNAL_URL", KPI_URL)
  • There is added posted_to_kpi variable to xform, we need to make sure it gets populated properly

noliveleger and others added 30 commits June 21, 2018 14:09
…ield, added command to update is_synced_with_mongo according to Mongo records
…-count-locks

Refactor submission counting without locking
which is now provided by formpack via KPI
Exports can still be generated with the "New Export" button. Closes kobotoolbox#484
Disable automatic export creation in `export_list`
jnm and others added 14 commits October 25, 2018 03:16
Try not to do any locking until as close as possible to the end of the
transaction. Closes kobotoolbox#490
…ission-count-locking

Do not lock any rows until attachments are saved
performance when a single `auth_user` has may rows in `logger_attachment`. This
commit lacks a management command to populate the `media_file_basename` column,
but we'll say that it closes kobotoolbox#495.
…ery-optimization

Add a new `media_file_basename` column to improve
…-configuration

Remove Fabric configuration. Closes kobotoolbox#497
…ted-not-found

500 images collected not found - fix
…und-PR-changes

Applied PR#501 suggested changes
@Tomatosoup97 Tomatosoup97 added the WIP Work In Progress label Jan 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

WIP Work In Progress

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants