Skip to content

Multiple Exports #63

@nkooman-bzs

Description

@nkooman-bzs

Brief bug description

When using v8.0.0-8 of the model generator, it is possible to create conflicting type names.

Repro steps

  1. Create a content type and content type snippet with the same name
  2. Generate delivery models
  3. See that those names will conflict in the barrel file exporting all delivery types.

Expected behavior

Export all snippets/types/taxonomies/etc under a unique name.
e.g. ContentTypes.Banner and ContentTypeSnippets.Banner

Test environment

  • Version 8.0.0-8

Screenshots

Error in barrel file:
image

Conflicting types:
image

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions