I have a polyline feature class in a file gdb as a layer in several projects. Sometimes some of these projects are open by different users at the same time and one user may need to edit the vertices of the line while the other user is just displaying it (but may need to eventually edit the vertices on a different part of the line) while working on something else in the project. Because they both have the layer "active", I'm assuming that the person who opened their project first had put a lock file on it and the other person cannot edit it. Is there a way around this or a work around so they can both work on their respective projects at the same time editing as needed. It almost seems like the lock file should only execute when the feature class is being edited and then after saving the changes, the lock file releases so multiple people can make changes to it and not have to close ArcPro for the lock to release. The feature class/gdb is on a shared network drive