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

How to handle reference field in imports #25

Closed
arturomf opened this issue Sep 17, 2019 · 7 comments
Closed

How to handle reference field in imports #25

arturomf opened this issue Sep 17, 2019 · 7 comments
Assignees
Labels
enhancement New feature or request Hacktoberfest

Comments

@arturomf
Copy link

Hi, i'm trying to import a JSON with some reference fields, but i don't know how to do it. If i put this field in JSON as string, obviously, it's imported as string.

It's that possible? Thanks!

Captura de pantalla 2019-09-17 a las 12 52 28

@dalenguyen
Copy link
Owner

Hi @arturomf this package hasn't support reference yet. I will update it soon.

Found a useful source that can be used: https://stackoverflow.com/questions/51292378/how-do-you-insert-a-reference-value-into-firestore

@dalenguyen dalenguyen self-assigned this Sep 17, 2019
@dalenguyen dalenguyen added the enhancement New feature or request label Sep 17, 2019
@arturomf
Copy link
Author

Thanks @dalenguyen for the link! I will take a look and wait for your update!

@Wobbley
Copy link

Wobbley commented Mar 9, 2020

How is this coming along? I need this feature myself, but can do without, or try and hack it locally.

@dalenguyen
Copy link
Owner

@Wobbley @arturomf I already added this feature to the dev branch. Just wait for the next release.

@dalenguyen
Copy link
Owner

It's fixed in v0.3.3

@Subroid
Copy link

Subroid commented Jul 12, 2020

It's fixed in v0.3.3

Is this feature available to this repo too?
https://github.com/dalenguyen/firestore-import-export

@dalenguyen
Copy link
Owner

Hi @Subroid, it's not. You should move to this repo.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Hacktoberfest
Projects
None yet
Development

No branches or pull requests

4 participants