You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If data is already in the database (in this example, with data for station-1a and station-2a, adn you try to make/upload a new configuration, with a CSV with stations-A and station-B, triggering the upload yields this sort of log:
Note: no matter how many config.json are created/uploaded and changed,
/app/app/static/usercontent/files/transform_config.json never seems to change. All these various csv files are getting downloaded to /app/app/static/usercontent/files though
If data is already in the database (in this example, with data for station-1a and station-2a, adn you try to make/upload a new configuration, with a CSV with stations-A and station-B, triggering the upload yields this sort of log:
As if it's checking for the existence of the previous
And this log from the browser dev tools (note "preflight" POSTs that respond 200 but never complete)
The text was updated successfully, but these errors were encountered: