You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After running the import command three times in addition to the initial one, the section has four repetitive codes. To my memory, I reported this issue more than a year ago.
I think the above is a result of the repetitive code.
Also, while walking through the yo-rc.json file, I notice the two languages are listed although I only select one language. And the app only shows one language too. Only one version of the messages.properties file though.
vw98075
changed the title
Repetitive code in the entities.ts file
Repetitive code in the entities.ts file after running the import command multiple times
Feb 8, 2023
This issue is stale because it has been open for too long without any activity.
Due to the moving nature of jhipster generated application, bugs can become invalid.
If this issue still applies please comment otherwise it will be closed in 7 days
Overview of the issue
After reimporting the same JDl file with some changes, the entities.ts file contains repetitive code.
After running the import command three times in addition to the initial one, the section has four repetitive codes. To my memory, I reported this issue more than a year ago.
After running the tests with
I get multiple errors with the same complaint:
I think the above is a result of the repetitive code.
Also, while walking through the yo-rc.json file, I notice the two languages are listed although I only select one language. And the app only shows one language too. Only one version of the messages.properties file though.
Motivation for or Use Case
Reproduce the error
Related issues
Suggest a Fix
JHipster Version(s)
7.9.3
JHipster configuration
Entity configuration(s)
entityName.json
files generated in the.jhipster
directoryBrowsers and Operating System
The text was updated successfully, but these errors were encountered: