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

Setting boolean/date attributes to null #1063

Open
zgstumpf opened this issue Nov 7, 2023 · 1 comment
Open

Setting boolean/date attributes to null #1063

zgstumpf opened this issue Nov 7, 2023 · 1 comment
Labels
feature-request An issue which is a feature-request created by customer question An issue which is a question asked by a customer

Comments

@zgstumpf
Copy link

zgstumpf commented Nov 7, 2023

Which Specific Feature is your question related to?

Data Manager

Question

When creating a new model in Amplify Studio Data Manager, is it possible to set boolean or date attributes to null? It appears boolean attributes can only be toggled between true or false, and date attributes can only be selected from the calendar. Whenever I need to test null attributes for boolean or date attributes, I've been creating the models and sending POST requests in JavaScript, which is much slower than if I could do it in Amplify Studio.
Screenshot 2023-11-07 at 2 02 13 AM
Screenshot 2023-11-07 at 2 02 29 AM

@zgstumpf zgstumpf added pending-triage An issue that is pending triage question An issue which is a question asked by a customer labels Nov 7, 2023
@ykethan
Copy link
Member

ykethan commented Nov 7, 2023

Hey @zgstumpf, thank you for reaching out. Marking as feature request to support nullable on scalar types.

@ykethan ykethan added feature-request An issue which is a feature-request created by customer and removed pending-triage An issue that is pending triage labels Nov 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request An issue which is a feature-request created by customer question An issue which is a question asked by a customer
Projects
None yet
Development

No branches or pull requests

2 participants