Hello.
When I want to add a library (from Server) to an existing project (where the library have already been added), we have the choice :
to overwrite one by one
to overwrite all
to not overwrite one by one
... but not to not overwrite all (usefull to not do one by one if plenty objects)
The use case is to download the new objects from the library from server, without knowing their names et without overwriting all existing one in the local project.
Thanks for your votes :-)