appwrite icon indicating copy to clipboard operation
appwrite copied to clipboard

🐛 Bug Report: Default value not working for attributes

Open antoijo opened this issue 3 years ago • 0 comments

👟 Reproduction steps

Add a String or a bool with default value, then check existing documents, the returned value for those attributes is null.

👍 Expected behavior

Should update previous documents with default value.

👎 Actual Behavior

Return null value instead of default value

🎲 Appwrite version

Version 1.0.x

💻 Operating system

MacOS

🧱 Your Environment

local env and dev env on google cloud server

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

  • [X] I checked and didn't find similar issue

🏢 Have you read the Code of Conduct?

antoijo avatar Oct 18 '22 10:10 antoijo