Question
Please tell me the behavior when multiple users edit the same project and save it in sequence.
Answer
The behavior when the same project is saved in sequence is as follows:
- When the same script is edited and saved, the later saving is reflected to the latest version of it.
- When different scripts are edited and saved, both savings are reflected to the latest version of the project.
Example: In the case of user B saves later
User A creates Script B, User B does not create Script B
→ User B's save will be reflected, and script B does not exist in the latest version of the project.
User A edits Script A, User B edits Script B
→ Both saves are reflected inn the latest version of the project.
Please refer to the FAQ pages below for the details on the behavior when multiple users save the same project simultaneously.
Comments
0 comments
Article is closed for comments.