generator-jhipster icon indicating copy to clipboard operation
generator-jhipster copied to clipboard

Don't warn about relationships when creating a brand new project

Open mraible opened this issue 1 year ago • 0 comments
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.

Screenshot 2024-05-07 at 6 39 08 PM
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

mraible avatar May 08 '24 20:05 mraible