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
Before executing Importer.addToCatalog, a check should be made for an existing style and a new one computed if one exists. This usually won't happen but could as the 'unique' style is computed early in the process. If the import process is halted and another is begun, they will both have the same style name as the intermediate state is not persisted to the catalog.
The text was updated successfully, but these errors were encountered:
Before executing Importer.addToCatalog, a check should be made for an existing style and a new one computed if one exists. This usually won't happen but could as the 'unique' style is computed early in the process. If the import process is halted and another is begun, they will both have the same style name as the intermediate state is not persisted to the catalog.
The text was updated successfully, but these errors were encountered: