Are you using our SaaS platform (Baserow.io) or self-hosting Baserow?
Self-hosted
If you are self-hosting, what version of Baserow are you running?
I think v2.0 because we have the workspace search, but I’m not sure.
If you are self-hosting, which installation method do you use to run Baserow?
I don’t know.
What are the exact steps to reproduce this issue?
In some tables of my data base the primary field is missing and I have no idea why.
As you can see in the first screenshot (the one with “_ID”) this is a normal table with a primary field (“Primäres Feld ändern”) but in the second one the field, which used to be the primary field, is completely missing. Instead there is this normal single select field.
I saw the other post from December 2024 Primary field disapeared but this issue should be fixed by now so maybe mine is another one? And also I can’t find the lost primary field in the “hide fields” list.
Thank you!
Edit: I downloaded one table with and one without the primary field:
id,table_id,name,order,type,primary,read_only,immutable_type,immutable_properties,description,database_id,workspace_id,db_index,field_constraints,number_separator,number_prefix,number_suffix,available_collaborators,date_format,nullable,date_time_format,array_formula_type,duration_format,error,select_options,date_include_time,date_force_timezone,date_show_tzinfo,number_decimal_places,formula,formula_type,link_row_table_id,link_row_related_field_id,link_row_table,link_row_related_field,link_row_limit_selection_view_id,link_row_table_primary_field,link_row_multiple_relationships,long_text_enable_rich_text,text_default,single_select_default
67891,5678,"This has a primary field",0,formula,True,True,False,False,,123,456,False,[],,,,[],,False,,,,,[],,,,,"[forumula which builds the ID]",text,,,,,,,,,,
id,table_id,name,order,type,primary,read_only,immutable_type,immutable_properties,description,database_id,workspace_id,db_index,field_constraints,number_separator,number_prefix,number_suffix,available_collaborators,date_format,nullable,date_time_format,array_formula_type,duration_format,error,select_options,date_include_time,date_force_timezone,date_show_tzinfo,number_decimal_places,formula,formula_type,long_text_enable_rich_text,multiple_select_default,text_default,single_select_default,link_row_table_id,link_row_related_field_id,link_row_table,link_row_related_field,link_row_limit_selection_view_id,link_row_table_primary_field,link_row_multiple_relationships,number_negative,number_default
12345,1234,"This is the missing primary field",54,formula,True,True,False,False,,123,456,False,[],,,,[],,False,,,,,[],,,,,"[forumula which builds the ID]",text,,,,,,,,,,,,,






