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: Delete date doesn't work #591

Closed
2 tasks done
silentmado opened this issue Oct 16, 2023 · 0 comments · Fixed by #594
Closed
2 tasks done

🐛 Bug Report: Delete date doesn't work #591

silentmado opened this issue Oct 16, 2023 · 0 comments · Fixed by #594
Labels
bug Something isn't working

Comments

@silentmado
Copy link

👟 Reproduction steps

  1. create a collection with an attribute of type Datetime.
  2. create a document in that collection and pick any date for that attribute
  3. now open the created document and edit it by deleting/clearing the date
  4. click update
  5. refresh the page to get the new document values

👍 Expected behavior

the date attribute shows no date

👎 Actual Behavior

the date attribute shows current date

🎲 Appwrite version

Version 1.4.x

💻 Operating system

Linux

🧱 Your Environment

appwrite 1.4.3

👀 Have you spent some time to check if this issue has been raised before?

  • I checked and didn't find similar issue

🏢 Have you read the Code of Conduct?

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

Successfully merging a pull request may close this issue.

2 participants