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
I don't know whether this issue is by design or not. I remove a few entities and relationships from a JDL file. After rerunning the import command, any related code is untouched although they are not in the .yo-rc.json file.
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
Entities configurations are located at .jhipster folder, should remove from there.
We don't support entity removals, the entity files will be there.
Entity references should be overridden when regenerating.
Overview of the issue
I don't know whether this issue is by design or not. I remove a few entities and relationships from a JDL file. After rerunning the import command, any related code is untouched although they are not in the .yo-rc.json file.
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: