You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We can end up with a remote file or directory having duplicate resource entries.
data_push/pull/remove/change will error if providing an identifier that matches more than one resource.
We need to decide how to handle these.
Example config showing duplicates (syn:syn18676190):
I may be missing something but I think it's fine to error if more than one entry of the same remote resource is attempted to be added to the project. The only case where I could see this being an issue is if someone wants to have two different versions of the same file in their project, but I would just say that we go ahead and say we don't support that.
We can end up with a remote file or directory having duplicate resource entries.
data_push/pull/remove/change will error if providing an identifier that matches more than one resource.
We need to decide how to handle these.
Example config showing duplicates (syn:syn18676190):
The text was updated successfully, but these errors were encountered: