-
-
Notifications
You must be signed in to change notification settings - Fork 4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
create dto failed associating with authority entity #28426
Comments
Issue check: JHipster has completed the sample check
This check uses invoice/.yo-rc.json
product/.yo-rc.json
store/.yo-rc.json
notification/.yo-rc.json
|
can I work on this? |
Yes, please. |
Comment Example: Hi @maintainers, I’ve been looking into this issue (#28426) and noticed that the SysViewPermission entity is not defined in the provided JDL file. The JDL file defines entities like Customer, Product, Invoice, etc., but there’s no mention of SysViewPermission or its relationships. As a result, the SysViewPermissionMapper.java file is not being generated, which might be causing the parsing error described in the issue. Could you please confirm if: The SysViewPermission entity should be added to the JDL file, or There’s another configuration or JDL file that defines this entity? |
Overview of the issue
JHipster info
D:\workspace\test\jhipster\ms-ecommerce-store-struct
`-- (empty)
Motivation for or Use Case
create the dto as usual for every entity.
Reproduce the error
microservice-ecommerce-store-4-apps.txt
txt
tojdl
jhipster jdl .\microservice-ecommerce-store-4-apps.jdl --auto-crlf
in a new folder for generating a target projectRelated issues
Suggest a Fix
JHipster Version(s)
JHipster v8.7.3
Browsers and Operating System
Edition Windows 11 Pro
Version 24H2
Installed on 11/22/2024
OS build 26100.2605
Experience Windows Feature Experience Pack 1000.26100.36.0
The text was updated successfully, but these errors were encountered: