-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
bugSomething isn't workingSomething isn't workinghelp wantedExtra attention is neededExtra attention is needed
Milestone
Description
🐞 Bug Report: Missing Columns After Token Renewal in No Code Database Table
Version: 2.1.11-beta5
Browser: N/A
Environment: Test
🔍 Current Behavior
Column retrieval from a Baserow table frequently fails after the authentication token has expired and is renewed.
The API call to _api_database_fields_table__table_id___GET returns the error:
ERROR_USER_NOT_IN_GROUP
As a result:
- The list of fields is empty.
- The UI does not display any columns for selection.
This issue disrupts workflows that rely on dynamic field access and prevents users from interacting with the table structure.
If you "CONFIRM" this empty Table then go back to "CONFIGURE", the fields list is present but none is checked:
You can check the desired columns and "CONFIRM". The Grid is properly set then.
✅ Expected Behavior
- After token renewal, the API should correctly return the list of fields for the table.
- The UI should display all available columns, assuming the user has valid access rights.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinghelp wantedExtra attention is neededExtra attention is needed