The company I work for uses a GDB uploaded in a sharepoint as our sort of global GDB, for everyone to edit if they happen to need it. I've been able to create, delete and modify features no problem, but when calculating geometry fields I seem to be unable to. The error I get seems to imply that is isn't able to find the GDB on my local path:
OSError: "C:\Users\USUARIO\Agencia Nacional De Tierras - ANT\Grupo Tecnico SSJ - UGT Boyaca - General\4. compilacion gdb\18. GDB CHITARAQUE\FAM_CHITARAQUE_2024.gdb\FAM_CHITARAQUE_2024.gdb\MSC_PREDIO_MAYOR_EXTENSION" does not exist
This is weird considering I am able to delete features, edit them, add new ones, and general processing without a problem.
When I do it in arcmap I don't seem to find any problems, but arcgispro just isn't able to do this, leading me to having to close one to use the other (while the modifications sync to the sharepoint).
Any way to fix this? And in general, if you have any better practice as to how to handle a GDB that is edited multiple times a day by different people, that is also appreciated.