I’ve encountered an issue while pasting data into Baserow. I copied a range of cells from Google Sheets and tried to paste it into a column with a single select field type, as I normally do. However, starting from today, the values are no longer being pasted into the single select field.
I tested it by changing the field type to single line text, and the paste worked as expected. However, I’d prefer not to change the field type, since I want to preserve the existing single select structure.
Could you please help me understand:
• Why this issue may have suddenly started happening?
• If there’s a recommended way to address or work around it without changing the field type?
It is strange that this would suddenly stop working. I am having difficulty reproducing this issue on my side as when I paste values it works exactly as I’d expect in that it uses the single select value converted from the text as an exact match.
Can you share the exact example you are having difficulty with? Are you getting any errors in your dev console when you paste the values?
Hi @cwinhall,
Here’s a snapshot of my sample data. The “Gender” column is a single select field in Baserow. When I copy and paste the data from Google Sheets, only the “Name” column are filled — the “Gender” column remains blank.
Appreciate any guidance on how to fix or work around this issue.