Skip to content

Fix mesh session import into exiting resource

T.J. Corona requested to merge tjcorona/smtk:mesh-session-import-fixes into master

Originally, importing into an existing mesh session resource would change the name of the resource and assign the first model's UUIDs to the second resource. This MR follows the use-case for importing into an existing resource to prevent these issues.

Backport: release

Edited by T.J. Corona

Merge request reports