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: DSG fails when using null or undefined as property type #8495

Closed
yuval-hazaz opened this issue May 14, 2024 · 1 comment · Fixed by #8496
Closed

🐛 Bug Report: DSG fails when using null or undefined as property type #8495

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

Comments

@yuval-hazaz
Copy link
Member

What happened?

Null and undefined exist to support union types.
as long as we do not support union types, we should remove the option to select null or undefined

image

What you expected to happen

the user should not be able to select null or undefined as types

How to reproduce

use null or undefined

Amplication version

No response

Environment

No response

Are you willing to submit PR?

No response

@yuval-hazaz yuval-hazaz added the type: bug Something isn't working label May 14, 2024
@yuval-hazaz yuval-hazaz linked a pull request May 14, 2024 that will close this issue
2 tasks
@mulygottlieb
Copy link
Member

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
Development

Successfully merging a pull request may close this issue.

2 participants