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 the user uploads a CSV to a space and uses -i to select a column as the feature ID, record it in the user object -- maybe something like csv_feature_id: column_name.
The next time a user uploads to that space, if they don't use the same column for -i, we may want to issue a warning.
The text was updated successfully, but these errors were encountered:
If the user uploads a CSV to a space and uses
-i
to select a column as the feature ID, record it in theuser
object -- maybe something likecsv_feature_id: column_name
.The next time a user uploads to that space, if they don't use the same column for
-i
, we may want to issue a warning.The text was updated successfully, but these errors were encountered: