generator-jhipster
generator-jhipster copied to clipboard
Don't warn about relationships when creating a brand new project
trafficstars
Overview of the issue
With 8.4.0, there's a warning about relationships between entities when creating a brand new project with the jhipster command. This seems like a bad developer experience since they haven't created any entities in the project.
Motivation for or Use Case
The default authority relationship shouldn't generate warnings.
Reproduce the error
Create a brand new project with the jhipster command.
Related issues
https://github.com/jhipster/generator-jhipster/issues/26057
Suggest a Fix
Remote the warning when generating the project or fix the relationship so it doesn't happen by default.
JHipster Version(s)
8.4.0