You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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:
origin
todestination
space.destination
space for a given set of fields.destination
with data inorigin
space to make sure that only the fields that are intended to be changed is affected.destination
data has been checked, have a way to doPublished (pending changes)
(notpublished
) changes for the same set of data from excel sheet intoorigin
space.Steps to Replicate
The text was updated successfully, but these errors were encountered: