Skip to content

In ER diagram, Entity name doesn't accept names less than 7 characters #6592

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

Open
Rico9001 opened this issue May 13, 2025 · 0 comments
Open
Labels
Status: Triage Needs to be verified, categorized, etc Type: Bug / Error Something isn't working or is incorrect

Comments

@Rico9001
Copy link

Description

In ER diagram, Entity name doesn't accept names less than 7 characters, I should add any characters to reach 7 characters (order-- instead of order)

Example:
it doesn't accept Orders, Course etc..

https://www.mermaidchart.com/app/projects/c3e9ab97-f5a7-4851-9360-f8becd5b92b2/diagrams/2b5731eb-8806-4d9e-b12e-a2d9299205a5/version/v0.1/edit

Steps to reproduce

When I create entity called Order it displayed a null entity but If I renamed it to Order-- it displayed the name Order--

Screenshots

Image

Code Sample


Setup

  • Mermaid version:
  • Browser and Version: [Chrome, Edge, Firefox]

Suggested Solutions

No response

Additional Context

No response

@Rico9001 Rico9001 added Type: Bug / Error Something isn't working or is incorrect Status: Triage Needs to be verified, categorized, etc labels May 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Triage Needs to be verified, categorized, etc Type: Bug / Error Something isn't working or is incorrect
Projects
None yet
Development

No branches or pull requests

1 participant