Closed roelofkemp closed 4 years ago
After discussion with @kharybdys (Marte), this change shouldn't be applied. Not specifying removeExisting is equivalent to removeExisting=false and there are many scripts that rely on this to result in an exception.
proper support for removeExisting=false, in this case the existing property should be kept, rather than throwing an exception. Also already set selections should not be removed. Note that all existing scripts have removingExisting=true, so they wont be affected.