Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

importer should check for existing style #15

Open
ischneider opened this issue Jun 28, 2013 · 1 comment
Open

importer should check for existing style #15

ischneider opened this issue Jun 28, 2013 · 1 comment

Comments

@ischneider
Copy link

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.

@jodygarnett
Copy link

This issue should be migrated to JIRA as importer-core is no longer maintained in this repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants