I look after Workforce for an Enterprise Client organisation.
They have just procured an on-prem instance of ArcGIS and I am migrating the Assignments from the old (ArcGIS Online Workforce) to new (private Workforce) instance.
I have created a new Project, set up the required Assignment Types and given the Users the right Roles.
I have exported all the Assignments from the old instance using the Python standalone script export_assignments_to_csv.
I am editing the produced CSV file to make it compatible with the create_assignments_from_csv Python standalone script so that I can use this to upload the Assignments from the ArcGIS Online to the private Workforce...
I have a bunch of Status field entries in my export, which I imagine reflect the Completed/In Progress/Paused etc status of each task - but the create_assignments documentation does not say that I can import these.
Please advise how I can import the status fields?
Or... is there a better way to achieve what I'm trying to do?
Thanks so much in advance for your help.
Jonathan