Rank 2: Process
I have used the migrations feature but it is not working.
Please let me know what to do.
Votes
0
Replies
24
Participants
Unknown
Messages
25
Rank 2: Process
I have used the migrations feature but it is not working.
Please let me know what to do.
Rank 2: Process
no document is imported too
Moderator
Where are you getting this?
Rank 2: Process
meaning?
Moderator
I mean, at what phase of the migration?
Rank 2: Process
how to know what phase..i am using cloud. Could u please guide me on that?
Rank 2: Process
"Error occurred while pushing 'databases:20230805' to destination with message: 'Invalid document structure: Unknown attribute: "+919025210310"'",
Moderator
What steps did you have followed until getting the error
Rank 2: Process
these three error messages are main
Rank 2: Process
Moderator
Here there are 4 steps, in what step did you got the error?
Rank 2: Process
Step 3 sir
Moderator
Looks like you have an email that is not an email?
Moderator
Do you have an attribute that is a phone?
Rank 2: Process
none of my users have email as they are authenticated by phone
Moderator
Oh, I see. What's your Appwrite project ID?
Rank 2: Process
check dm
Moderator
OK
Moderator
Regarding this error, how does your firebase firestore documents unique ID look like?
Rank 2: Process
one of the collection has document ids in YYYYMMDD format
Moderator
Does them start with an special character or contain them?
Rank 2: Process
like 20240715
Rank 2: Process
no sir
Moderator
cc @Bradley Schofield Looks like for some reason appwrite is trying to use phone numbers as email while migrating from firebase 🤔
Rank 2: Process
inside each document..it has key value pair with key being the mobile number with country code (eg +91XXX) and value being a map <String,bool>