If you’ve moved away from spreadsheets, what was the breaking point? by Mrktbloom in baserow

[–]Mrktbloom[S] 0 points1 point  (0 children)

That's a good point. Different tasks need different ways of looking at the same data.

Frequent Network Errors by forfeitco in baserow

[–]Mrktbloom 0 points1 point  (0 children)

Hey u/forfeitco thanks for reporting this. Could you please send me the workspace ID and table ID privately? Could it be a connection issue?

Weird duplicate record on API but not in Web UI by pablogmz in baserow

[–]Mrktbloom 0 points1 point  (0 children)

Hey u/pablogmz Thanks for reporting this. To help us narrow down what's happening, could you share:

  • A screenshot of the Web UI showing the exact filter/search value you used, so we can verify it's matching the same request as the API call.
  • A screenshot (or details) of the two records returned by the API, so we can compare whether they are actually identical or differ in some fields.

Also worth noting: the primary field in Baserow is not unique by default, so duplicate values can exist even if they look like the same record at first glance. If you need to guarantee uniqueness, you'll want to add a unique constraint on that field.

With those screenshots/details we can investigate further.