If we add a new attribute does that mean we have to delete whole documents and start fresh?
TL;DR
The user added a new attribute to their Flutter app but keeps getting errors saying the attribute is missing. They asked if they have to delete all previous documents and start fresh. There is no solution mentioned in the thread.
joeyouss
1 Mar, 2023, 09:49
Hi π no, all the previous documents will just have the value from that attribute as empty and you can just normally use them
siddesh31
1 Mar, 2023, 11:58
i got some errors
siddesh31
1 Mar, 2023, 11:58
and i had to delete all the documents
siddesh31
1 Mar, 2023, 11:58
will give it a try and get back to you
joeyouss
1 Mar, 2023, 13:42
Sure, you can also show us the errors you got so we can look into it