Dec 06 2022 08:28 PM
I would like to create cross dependencies on different project files that have restricted write access.
scenario:
These are the findings of my experiment. I am doing something wrong or is it an expected behavior?
The reason for restricting access to files is to avoid automatic creation of copy files each time 2 persons open the same file at the same time. The files are stored in TEAMS and are synced on persons PC.
Dec 07 2022 05:29 AM
Dec 07 2022 04:06 PM
thanks for your feed back. I have thought about that but it will not solve the issue of close files. I was wondering if I limited write restrictions and enforced check-in check-out would help.