Database migration from firebase to appwrite fails

Open
#64 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
38/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Stale
Tech stack
firebase, php
Domain
databases

Research direction

Start at src/Migration/Sources/Firebase.php line 481 and reproduce the Firestore migration using one of the affected projects. Trace the failing collection fetch and the Text::setArray() error; done means a Firestore database migrates without this failure.

Written by the indexing model from the issue text.

Description

Hello,

I tested with 3 different projects but I always receive the same error when it tries to migrate a firestore database:

"Error occurred while fetching 'collection:' from source with message: 'Call to undefined method Utopia\\Migration\\Resources\\Database\\Attributes\\Text::setArray()' Message: Call to undefined method Utopia\\Migration\\Resources\\Database\\Attributes\\Text::setArray() File: /usr/src/code/vendor/utopia-php/migration/src/Migration/Sources/Firebase.php Line: 481",

Please let me know if you need further information

Thanks

Dominant language
PHP
Stars
4
Forks
5
Avg merge
22m
Merged PRs (30d)
3

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from utopia-php/migration

All issues in utopia-php/migration

Similar issues

More PHP issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.