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:
- Clone a space from
origin to destination space.
- Read an existing excel sheet and enter new data into
destination space for a given set of fields.
- 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.
- 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
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:
origintodestinationspace.destinationspace for a given set of fields.destinationwith data inoriginspace to make sure that only the fields that are intended to be changed is affected.destinationdata has been checked, have a way to doPublished (pending changes)(notpublished) changes for the same set of data from excel sheet intooriginspace.Steps to Replicate