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

feat: Import data via CSV #2360

Open
wants to merge 7 commits into
base: alpha
Choose a base branch
from

Conversation

dblythy
Copy link
Member

@dblythy dblythy commented Jan 19, 2023

New Pull Request Checklist

Issue Description

Currently, it's not possible to import data

Closes: #307

Approach

Adds ability to import data.

Limitations:

  • objectId, createdAt, updatedAt are readonly and cannot be imported.

TODOs before merging

  • Add tests
  • Add changes to documentation (guides, repository pages, in-code descriptions)

@parse-github-assistant
Copy link

parse-github-assistant bot commented Jan 19, 2023

Thanks for opening this pull request!

  • 🎉 We are excited about your hands-on contribution!

@dblythy dblythy requested review from a team and removed request for a team January 20, 2023 02:56
@dblythy
Copy link
Member Author

dblythy commented Jan 20, 2023

Dismissing review until we consider how objectId is impacted

@mtrezza mtrezza closed this Jan 27, 2023
@mtrezza mtrezza reopened this Jan 27, 2023
@uffizzi-cloud
Copy link

uffizzi-cloud bot commented Jan 27, 2023

This branch has been deployed using Uffizzi.

Preview URL:
https://pr-2360-deployment-12537-parse-dashboard.app.uffizzi.com

View deployment details here:
https://https://app.uffizzi.com/projects/5259/deployments

This is an automated comment. To turn off commenting, visit uffizzi.com.

@mtrezza
Copy link
Member

mtrezza commented Feb 9, 2023

Given #307 (comment), are there any changes needed to implement the basic version of the import feature?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Data import
2 participants