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

🐛 Bug Report: Jovu create dto with invalid types #8443

Open
yuval-hazaz opened this issue May 8, 2024 · 1 comment · Fixed by #8445
Open

🐛 Bug Report: Jovu create dto with invalid types #8443

yuval-hazaz opened this issue May 8, 2024 · 1 comment · Fixed by #8445
Assignees
Labels
type: bug Something isn't working

Comments

@yuval-hazaz
Copy link
Member

What happened?

Jovu created a DTO property with an invalid type - "WholeNumber"
This prevents from the entire list of DTOs in the module from loading and an error message appears
Enum "EnumModuleDtoPropertyType" cannot represent value: "WholeNumber"

image

What you expected to happen

Amplication should throw an exception if an invalid value is used

How to reproduce

ask Jovu to create a DTO with a property of type "WholeNumber"

Amplication version

No response

Environment

No response

Are you willing to submit PR?

No response

@yuval-hazaz
Copy link
Member Author

✅- passed QA

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
None yet
1 participant