-
-
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
Liquibase change logs would be regenerated for microservices, though there is no modify on jdl. #27789
Comments
You should use |
BTW, command
|
Incremental changelog only works if there’s an existing project. |
Yes, I did follow your recommendations. This is my modified jdl file. Reproduction steps:
|
Overview of the issue
While I have somthing modified for my jdl file, I would execute
jhipster jdl microservice-ecommerce-store-4-apps.jdl
. However, it would also regenerate liquibase changelog for some entities which didn't change. And these repeated changelog files would also be referenced to master.xml.Motivation for or Use Case
maintain regular business feature.
Reproduce the error
jhipster jdl microservice-ecommerce-store-4-apps.jdl
several times without modifying the jdl file.Related issues
Suggest a Fix
JHipster Version(s)
8.7.3
JHipster configuration
microservice-ecommerce-store-4-apps.txt
.yo-rc.json file
Environment and Tools
openjdk version "17.0.12" 2024-07-16 LTS
OpenJDK Runtime Environment Corretto-17.0.12.7.1 (build 17.0.12+7-LTS)
OpenJDK 64-Bit Server VM Corretto-17.0.12.7.1 (build 17.0.12+7-LTS, mixed mode, sharing)
git version 2.45.1.windows.1
node: v20.17.0
npm: 10.8.2
Docker version 27.1.1, build 6312585
JDL for the Entity configuration(s)
entityName.json
files generated in the.jhipster
directoryJDL entity definitions
Browsers and Operating System
Edition Windows 11 Pro
Version 23H2
Installed on 8/19/2024
OS build 22631.4391
Experience Windows Feature Experience Pack 1000.22700.1047.0
The text was updated successfully, but these errors were encountered: