Skip to content

MAX_BLOCKS_PER_CONTENT_LIBRARY limit is not used when creating containers #2707

@ChrisChV

Description

@ChrisChV

Steps to reproduce

  • Update MAX_BLOCKS_PER_CONTENT_LIBRARY to a lower value, like 5
  • Create components until reaching the limit
  • Verify that you can't create more components.
  • Create any container
  • Bug: The container is created.
  • Expected: Show an error after creating a container when the limit is reached.
  • Note: While creating a component, the containers are counted to verify the MAX_BLOCKS_PER_CONTENT_LIBRARY

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions