jhipster / jhipster-core

JHipster Domain Language, used by JHipster UML and JDL-Studio to generate entities
Apache License 2.0
346 stars 116 forks source link

Exported JDL Cannot be Imported due to Syntax Issues #405

Closed hepaestus closed 4 years ago

hepaestus commented 4 years ago

After creating my JDL File and importing it I then used Jhipster to generate a JDL file. My Hope is that they would be the same. They ARE NOT. Some of my JDL imported relationships are NOT IN THE Generated JDL File.

ALSO, Upon generation you cannot then import the JDL into Jhipster as it fails for syntax issues. Not all of the generated fields are recognized.

pascalgrimaud commented 4 years ago

You're probably right as it is similar to https://github.com/jhipster/generator-jhipster/issues/10824#issuecomment-557989272

But can you help us, and provide the JDL you used ? So you can try to reproduce your issue and fix it.

Thanks in advance. cc @MathieuAA

MathieuAA commented 4 years ago

Transferring this form the generator for investigations

MathieuAA commented 4 years ago

@hepaestus Hi again, do you have a sample so that I can test this issue?

MathieuAA commented 4 years ago

Closingt this as no information has been given