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
At the moment it seems that the GDrive Spreadsheet we use auto-regenerates the values in the ID column if a user inserts a new row in the middle. This is no good, because this will change the ID of existing terms. See e.g. here:
At the moment it seems that the GDrive Spreadsheet we use auto-regenerates the values in the ID column if a user inserts a new row in the middle. This is no good, because this will change the ID of existing terms. See e.g. here:
f950817
We should
idcolumn in GSheet from "Automatic" to "Plain text"idcolumn should be a Plain text column as above'instead of the ID to store it as a plain value (this should not be rendered or read by gspread)