Skip to content
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

[Vue] Vue frontend doesn't detect custom primary key names #24686

Merged
merged 6 commits into from
Dec 30, 2023

Conversation

qmonmert
Copy link
Contributor

@qmonmert qmonmert commented Dec 28, 2023

Fix #23848


Please make sure the below checklist is followed for Pull Requests.

When you are still working on the PR, consider converting it to Draft (below reviewers) and adding skip-ci label, you can still see CI build result at your branch.

@mshima
Copy link
Member

mshima commented Dec 29, 2023

Integration test can be added by adding a vue-additional like:

{
"name": "ng-default-additional",
"entity": "none",
"app-sample": "ng-default",
"jdl-entity": "*",
"node": "20",
"java": "21"
},

Using "jdl-entity": "custom-id.jdl".

@qmonmert
Copy link
Contributor Author

ok thanks, more work than I expected

@mshima
Copy link
Member

mshima commented Dec 29, 2023

I can add integration test if you want.

@qmonmert
Copy link
Contributor Author

yes you can

@DanielFran DanielFran marked this pull request as ready for review December 29, 2023 22:56
@DanielFran DanielFran merged commit 8a8b25f into jhipster:main Dec 30, 2023
32 checks passed
@deepu105 deepu105 added this to the 8.2.0 milestone Mar 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Vue frontend doesn't detect custom primary key names
4 participants