2

In QGIS 3.38.2 I have a gdb shapefile with many attributes, let's say A100, A200, A300 and with many fields. When I go to the edit through the "Open attribute table" and delete A200, all the fields in A100 and A300 disappear upon saving the changes.

Is this a bug, or what I am trying to perform is not possible for a gdb file?

The process that I described is what I usually perform for a shp file. A workaround is to save the gdb file and uncheck the attribute from the saving dialog box.

Taras
35.7k5 gold badges77 silver badges151 bronze badges
asked Sep 11, 2024 at 15:32
5
  • 1
    Feels like a bug. Could you provide a small dataset as test data? Commented Sep 11, 2024 at 16:24
  • I could provide a dataset but I don't have enough privilege to attach a file. Commented Sep 11, 2024 at 17:08
  • Use the link : we.tl/t-UcXLnrBDBc Open the table editor and delete the column Entity_Name Then save the changes and you might see many of the data on the next 7 columns will be set to null, basically rendering the file useless. Commented Sep 11, 2024 at 19:18
  • Thanks @Francis. May I attach the data you provided in the previous comment to the issue report created by you on github? Commented Sep 11, 2024 at 21:57
  • 1
    Note there is no such thing as a GDB shapefile. A GDB is a specific format and a shapefile is another. Commented Sep 12, 2024 at 7:58

1 Answer 1

6

I can confirm that it is a QGIS issue.

Anyway, the data is not corrupted. You just need to click on the "Reload the table" icon "Reload the table" icon in the Attribute table to make the field values appear again.

Please report the issue to https://github.com/qgis/QGIS/issues otherwise the issue cannot be fixed.

Taras
35.7k5 gold badges77 silver badges151 bronze badges
answered Sep 11, 2024 at 20:25
1
  • 2
    It works. For other readers the "reload icon" is the icon with 2 blue arrows located top left (4th icon). I will report to qgis. Commented Sep 11, 2024 at 20:53

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.