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

Write tasks to ensure data quality #6

Open
dchem opened this issue Feb 8, 2017 · 0 comments
Open

Write tasks to ensure data quality #6

dchem opened this issue Feb 8, 2017 · 0 comments

Comments

@dchem
Copy link

dchem commented Feb 8, 2017

Commit: 8a52f9e

Observed:

Currently the script is tasked with only inputting designated column of data from excel sheet into the Contentful space.

Desired:

This project should be a self-contained and include the scripts that are for the following set of tasks:

  1. Clone a space from origin to destination space.
  2. Read an existing excel sheet and enter new data into destination space for a given set of fields.
  3. After data injection, compare the data in destination with data in origin space to make sure that only the fields that are intended to be changed is affected.
  4. Once destination data has been checked, have a way to do Published (pending changes) (not published) changes for the same set of data from excel sheet into origin space.

Steps to Replicate

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

No branches or pull requests

1 participant